From 442bcb56fb7f6583fbbe6581bde9402d9be73a60 Mon Sep 17 00:00:00 2001 From: Mislav Novakovic Date: Thu, 21 Dec 2017 11:16:29 +0100 Subject: [PATCH 1/4] libyang: bump to latest version Signed-off-by: Mislav Novakovic --- libs/libyang/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libyang/Makefile b/libs/libyang/Makefile index cb198c049..902951967 100644 --- a/libs/libyang/Makefile +++ b/libs/libyang/Makefile @@ -8,15 +8,15 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libyang -PKG_VERSION:=0.13.75 +PKG_VERSION:=0.14.53 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_LICENSE:=GPL-2.0+ PKG_MAINTAINER:=Mislav Novakovic PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e11255e32a63fdafe31764f5d594bed46d08f6a9 -PKG_MIRROR_HASH:=916cbfd52a04c6b306afa5fb684299f202c1c235689d8b57546a6b4eb4cc5a39 +PKG_SOURCE_VERSION:=2698bd6484526facbf82b1263810b938b82a2f23 +PKG_MIRROR_HASH:=3bfe4fd8236f0d1903d275aa76e039645d1093ef4204ab3b9bef46aecbe68f72 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/CESNET/libyang.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION) From 87efe0f355f79ecfca921d93ac0149e27197c1c5 Mon Sep 17 00:00:00 2001 From: Mislav Novakovic Date: Thu, 21 Dec 2017 11:16:40 +0100 Subject: [PATCH 2/4] libnetconf2: bump to latest version Signed-off-by: Mislav Novakovic --- libs/libnetconf2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/libnetconf2/Makefile b/libs/libnetconf2/Makefile index 4bff51641..96b59c0b4 100644 --- a/libs/libnetconf2/Makefile +++ b/libs/libnetconf2/Makefile @@ -12,11 +12,11 @@ PKG_NAME:=libnetconf2 PKG_LICENSE:=BSD-3-Clause PKG_MAINTAINER:=Mislav Novakovic -PKG_VERSION:=0.9.22 +PKG_VERSION:=0.10.17 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=8aafe1286cb4036b87054e6e1ca5edc34a31595c -PKG_MIRROR_HASH:=ac6fca84ba903825958afe313ff0795c34eb0865ed7b5003b7112afcb24b9d94 +PKG_SOURCE_VERSION:=bd93b091d6e4414283c6c764dc451aee61e09997 +PKG_MIRROR_HASH:=499847be79d202cb0c933aad8133a38ebca7099344a1194404e488aa4d10ff08 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/cesnet/libnetconf2/ PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION) From 317d897d444160560126af3982d107d3a34d9eb3 Mon Sep 17 00:00:00 2001 From: Mislav Novakovic Date: Thu, 21 Dec 2017 11:16:53 +0100 Subject: [PATCH 3/4] sysrepo: bump to latest version This patche renames the yang files so sysrepoctl does not create duplicates. Signed-off-by: Mislav Novakovic --- net/sysrepo/Makefile | 16 ++++++++-------- net/sysrepo/files/libsysrepo.default | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/net/sysrepo/Makefile b/net/sysrepo/Makefile index 3741dbc8a..e73d415d0 100644 --- a/net/sysrepo/Makefile +++ b/net/sysrepo/Makefile @@ -11,12 +11,12 @@ PKG_LICENSE:=ASL-2.0 PKG_MAINTAINER:=Mislav Novakovic PKG_NAME:=sysrepo -PKG_VERSION:=0.7.1 +PKG_VERSION:=0.7.2 PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=0b36f308574a60d7ee36b1a3118b999618bb40d8 -PKG_MIRROR_HASH:=d28ff0356b6ac4b934bb45ff77973efe7964b86a54270d11e1fd06a2af9bdbc8 +PKG_SOURCE_VERSION:=8a188c515ad113adbe0d393fe54dc0cad2d0167a +PKG_MIRROR_HASH:=b8a387a6ee6692c455815226f27a572984d997ce0c0c85ac0d15a81e8e9c62a3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/sysrepo/sysrepo.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION) @@ -96,11 +96,11 @@ define Package/libsysrepo/install $(INSTALL_CONF) $(PKG_BUILD_DIR)/yang/sysrepo-persistent-data.yang $(1)/etc/sysrepo/yang/internal $(INSTALL_DIR) $(1)/etc/sysrepo/yang - $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf-acm@2012-02-22.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf-notifications.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/nc-notifications.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/notifications.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf@2011-06-01.yang $(1)/etc/sysrepo/yang/ + $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf-acm@2012-02-22.yang $(1)/etc/sysrepo/yang/ietf-netconf-acm@2012-02-22.yang + $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf-notifications.yang $(1)/etc/sysrepo/yang/ietf-netconf-notifications@2012-02-06..yang + $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/nc-notifications.yang $(1)/etc/sysrepo/yang/nc-notifications@2008-07-14.yang + $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/notifications.yang $(1)/etc/sysrepo/yang/notifications@2008-07-14.yang + $(INSTALL_DATA) $(PKG_BUILD_DIR)/yang/ietf-netconf@2011-06-01.yang $(1)/etc/sysrepo/yang/ietf-netconf@2011-06-01.yang $(INSTALL_DIR) $(1)/etc/sysrepo/data/internal $(INSTALL_DIR) $(1)/etc/sysrepo/data/notifications diff --git a/net/sysrepo/files/libsysrepo.default b/net/sysrepo/files/libsysrepo.default index ae2af81f8..35b56f67d 100644 --- a/net/sysrepo/files/libsysrepo.default +++ b/net/sysrepo/files/libsysrepo.default @@ -3,27 +3,27 @@ # Warning, problems can occur if the device restarts in the middle of this uci-default script if [ -x /bin/sysrepoctl ]; then - match=$(sysrepoctl -l | grep "ietf-netconf-acm\ ") + match=$(sysrepoctl -l | grep "ietf-netconf-acm ") if [ ! "$match" ]; then sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-acm@2012-02-22.yang -p 644 fi - match=$(sysrepoctl -l | grep "ietf-netconf-notifications\ ") + match=$(sysrepoctl -l | grep "ietf-netconf-notifications ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-notifications.yang -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-notifications@2012-02-06..yang -p 600 fi - match=$(sysrepoctl -l | grep "nc-notifications\ ") + match=$(sysrepoctl -l | grep "nc-notifications ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/nc-notifications.yang -p 666 + sysrepoctl --install --yang=/etc/sysrepo/yang/nc-notifications@2008-07-14.yang -p 666 fi - match=$(sysrepoctl -l | grep "notifications\ ") + match=$(sysrepoctl -l | grep "notifications ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/notifications.yang -p 666 + sysrepoctl --install --yang=/etc/sysrepo/yang/notifications@2008-07-14.yang -p 666 fi - match=$(sysrepoctl -l | grep "ietf-netconf\ ") + match=$(sysrepoctl -l | grep "ietf-netconf ") if [ ! "$match" ]; then sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf@2011-06-01.yang -p 600 fi From 3902f29b69271048ab1f70c6fc44c5a849779f92 Mon Sep 17 00:00:00 2001 From: Mislav Novakovic Date: Thu, 21 Dec 2017 12:41:02 +0100 Subject: [PATCH 4/4] netopeer2: bump to latest version This patch add's a new cmakefile which builds other cmakefiles and simplifies the Makefile, also it renames the yang files so sysrepoctl does not create duplicates. Signed-off-by: Mislav Novakovic --- net/netopeer2/Makefile | 43 ++++---------- .../files/netopeer2-keystored-keygen.default | 4 +- .../files/netopeer2-keystored.default | 4 +- net/netopeer2/files/netopeer2-server.default | 24 ++++---- net/netopeer2/patches/002-fix-for-cmake-build | 58 +++++++++++++++++++ 5 files changed, 84 insertions(+), 49 deletions(-) create mode 100644 net/netopeer2/patches/002-fix-for-cmake-build diff --git a/net/netopeer2/Makefile b/net/netopeer2/Makefile index 25da6cc1d..b9f296866 100644 --- a/net/netopeer2/Makefile +++ b/net/netopeer2/Makefile @@ -14,11 +14,11 @@ PKG_NAME:=netopeer2 PKG_LICENSE:=BSD-3-Clause PKG_MAINTAINER:=Mislav Novakovic -PKG_VERSION:=0.4.3 +PKG_VERSION:=0.4.13 PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e7c821cde14df31a03d23293f84e0aed9cb1a457 -PKG_MIRROR_HASH:=88a4c06e9cdb81879de7311138acbfe9fe5207db14fbb93c5ba4d6947d616aec +PKG_SOURCE_VERSION:=ae560bef2e70d274f6d028b59e3cb398ea2a621d +PKG_MIRROR_HASH:=43b7f9c436afc76de539a7426b1462249326318b9b836f1d49282106a730a6b8 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz PKG_SOURCE_URL:=https://github.com/CESNET/Netopeer2.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION) @@ -76,40 +76,17 @@ CMAKE_OPTIONS += \ -DCMAKE_BUILD_TYPE:STRING=Release \ -DKEYSTORED_KEYS_DIR:STRING=/etc/keystored/keys -define Build/Configure - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/server) - $(call Build/Configure/Default) - - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/cli) - $(call Build/Configure/Default) - - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/keystored) - $(call Build/Configure/Default) -endef - -define Build/Compile - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/server) - $(call Build/Compile/Default) - - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/cli) - $(call Build/Compile/Default) - - $(eval PKG_BUILD_DIR:=$(PKG_BUILD_ROOT)/keystored) - $(call Build/Compile/Default) -endef - define Package/netopeer2-server/install $(INSTALL_DIR) $(1)/bin $(INSTALL_BIN) $(PKG_BUILD_ROOT)/server/netopeer2-server $(1)/bin/ $(INSTALL_DIR) $(1)/etc/sysrepo/yang - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-ssh-server.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-tls-server.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/iana-crypt-hash.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-x509-cert-to-name.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-netconf-server.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-netconf-server.yang $(1)/etc/sysrepo/yang/ - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-system.yang $(1)/etc/sysrepo/yang/ + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-ssh-server.yang $(1)/etc/sysrepo/yang/ietf-ssh-server@2016-11-02.yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-tls-server.yang $(1)/etc/sysrepo/yang/ietf-tls-server@2016-11-02.yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/iana-crypt-hash.yang $(1)/etc/sysrepo/yang/iana-crypt-hash@2014-08-06.yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-x509-cert-to-name.yang $(1)/etc/sysrepo/yang/ietf-x509-cert-to-name@2014-12-10.yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-netconf-server.yang $(1)/etc/sysrepo/yang/ietf-netconf-server@2016-11-02.yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-system.yang $(1)/etc/sysrepo/yang/ietf-system@2014-08-06.yang $(INSTALL_DIR) $(1)/etc/uci-defaults $(INSTALL_BIN) ./files/netopeer2-server.default $(1)/etc/uci-defaults/99_netopeer2-server @@ -131,7 +108,7 @@ define Package/netopeer2-keystored/install $(INSTALL_BIN) $(PKG_BUILD_ROOT)/keystored/libkeystored.so $(1)/usr/lib/sysrepo/plugins/ $(INSTALL_DIR) $(1)/etc/sysrepo/yang - $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-keystore.yang $(1)/etc/sysrepo/yang + $(INSTALL_DATA) $(PKG_BUILD_ROOT)/modules/ietf-keystore.yang $(1)/etc/sysrepo/yang/ietf-keystore@2016-10-31.yang $(INSTALL_DIR) $(1)/etc/uci-defaults diff --git a/net/netopeer2/files/netopeer2-keystored-keygen.default b/net/netopeer2/files/netopeer2-keystored-keygen.default index 6c9c10559..df28081c7 100644 --- a/net/netopeer2/files/netopeer2-keystored-keygen.default +++ b/net/netopeer2/files/netopeer2-keystored-keygen.default @@ -3,9 +3,9 @@ # Warning, problems can occur if the device restarts in the middle of this uci-default script if [ -x /bin/sysrepoctl ]; then - match=$(sysrepoctl -l | grep "ietf-keystore\ ") + match=$(sysrepoctl -l | grep "ietf-keystore ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore.yang -o root:root -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore@2016-10-31.yang -o root:root -p 600 if [ -x /bin/sysrepocfg ]; then sysrepocfg -d startup -i /usr/share/netopeer2-keystored/stock_key_config.xml ietf-keystore rm /usr/share/netopeer2-keystored/stock_key_config.xml diff --git a/net/netopeer2/files/netopeer2-keystored.default b/net/netopeer2/files/netopeer2-keystored.default index 9faeedc22..dda6f4517 100644 --- a/net/netopeer2/files/netopeer2-keystored.default +++ b/net/netopeer2/files/netopeer2-keystored.default @@ -3,9 +3,9 @@ # Warning, problems can occur if the device restarts in the middle of this uci-default script if [ -x /bin/sysrepoctl ]; then - match=$(sysrepoctl -l | grep "ietf-keystore\ ") + match=$(sysrepoctl -l | grep "ietf-keystore ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore.yang -o root:root -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-keystore@2016-10-31.yang -o root:root -p 600 if [ -x /bin/sysrepocfg ]; then sysrepocfg -d startup -i /usr/share/netopeer2-keystored/stock_key_config.xml ietf-keystore rm /usr/share/netopeer2-keystored/stock_key_config.xml diff --git a/net/netopeer2/files/netopeer2-server.default b/net/netopeer2/files/netopeer2-server.default index d2a699bb1..8a7b7fe7e 100644 --- a/net/netopeer2/files/netopeer2-server.default +++ b/net/netopeer2/files/netopeer2-server.default @@ -3,29 +3,29 @@ # Warning, problems can occur if the device restarts in the middle of this uci-default script if [ -x /bin/sysrepoctl ]; then - match=$(sysrepoctl -l | grep "ietf-ssh-server\ ") + match=$(sysrepoctl -l | grep "ietf-ssh-server ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-ssh-server.yang -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-ssh-server@2016-11-02.yang -p 600 fi - match=$(sysrepoctl -l | grep "ietf-tls-server\ ") + match=$(sysrepoctl -l | grep "ietf-tls-server ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-tls-server.yang -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-tls-server@2016-11-02.yang -p 600 fi - match=$(sysrepoctl -l | grep "iana-crypt-hash\ ") + match=$(sysrepoctl -l | grep "iana-crypt-hash ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/iana-crypt-hash.yang -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/iana-crypt-hash@2014-08-06.yang -p 600 fi - match=$(sysrepoctl -l | grep "ietf-x509-cert-to-name\ ") + match=$(sysrepoctl -l | grep "ietf-x509-cert-to-name ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-x509-cert-to-name.yang -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-x509-cert-to-name@2014-12-10.yang -p 600 fi - match=$(sysrepoctl -l | grep "ietf-netconf-server\ ") + match=$(sysrepoctl -l | grep "ietf-netconf-server ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-server.yang -o root:root -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-netconf-server@2016-11-02.yang -o root:root -p 600 sysrepoctl -m ietf-netconf-server -e listen sysrepoctl -m ietf-netconf-server -e ssh-listen if [ -x /bin/sysrepocfg ]; then @@ -34,9 +34,9 @@ if [ -x /bin/sysrepoctl ]; then fi fi - match=$(sysrepoctl -l | grep "ietf-system\ ") + match=$(sysrepoctl -l | grep "ietf-system ") if [ ! "$match" ]; then - sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-system.yang -o root:root -p 600 + sysrepoctl --install --yang=/etc/sysrepo/yang/ietf-system@2014-08-06.yang -o root:root -p 600 sysrepoctl -m ietf-system -e authentication sysrepoctl -m ietf-system -e local-users fi diff --git a/net/netopeer2/patches/002-fix-for-cmake-build b/net/netopeer2/patches/002-fix-for-cmake-build new file mode 100644 index 000000000..bd29d4d7d --- /dev/null +++ b/net/netopeer2/patches/002-fix-for-cmake-build @@ -0,0 +1,58 @@ +Index: netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/CMakeLists.txt +=================================================================== +--- /dev/null ++++ netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/CMakeLists.txt +@@ -0,0 +1,5 @@ ++cmake_minimum_required(VERSION 2.6) ++ ++add_subdirectory(server) ++add_subdirectory(cli) ++add_subdirectory(keystored) +Index: netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/cli/CMakeLists.txt +=================================================================== +--- netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d.orig/cli/CMakeLists.txt ++++ netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/cli/CMakeLists.txt +@@ -1,7 +1,7 @@ + cmake_minimum_required(VERSION 2.6) + + # include custom Modules +-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/../CMakeModules/") ++set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMakeModules/") + + project(netopeer2-cli C) + include(GNUInstallDirs) +@@ -83,7 +83,7 @@ endif() + install(FILES ${PROJECT_SOURCE_DIR}/doc/${PROJECT_NAME}.1 DESTINATION ${CMAKE_INSTALL_MANDIR}/man1) + + # clean cmake cache +-add_custom_target(cleancache ++add_custom_target(cleancache_cli + COMMAND make clean + COMMAND find . -iname '*cmake*' -not -name CMakeLists.txt -exec rm -rf {} + + COMMAND rm -rf Makefile Doxyfile +Index: netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/keystored/CMakeLists.txt +=================================================================== +--- netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d.orig/keystored/CMakeLists.txt ++++ netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/keystored/CMakeLists.txt +@@ -1,7 +1,7 @@ + cmake_minimum_required(VERSION 2.6) + + # include custom Modules +-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/../CMakeModules/") ++set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMakeModules/") + + project(keystored C) + include(GNUInstallDirs) +Index: netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/server/CMakeLists.txt +=================================================================== +--- netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d.orig/server/CMakeLists.txt ++++ netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/server/CMakeLists.txt +@@ -1,7 +1,7 @@ + cmake_minimum_required(VERSION 2.8.9) + + # include custom Modules +-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/../CMakeModules/") ++set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/CMakeModules/") + + project(netopeer2-server C) + include(GNUInstallDirs)