* [Buildroot] [PATCH 2/4] package/sysrepo: bump version to 2.1.64
2022-07-04 5:56 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Heiko Thiery
@ 2022-07-04 5:56 ` Heiko Thiery
2022-07-04 5:56 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump version to 2.1.11 Heiko Thiery
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: Heiko Thiery @ 2022-07-04 5:56 UTC (permalink / raw)
To: buildroot; +Cc: Heiko Thiery, Jan Kundrát
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
package/sysrepo/sysrepo.hash | 2 +-
package/sysrepo/sysrepo.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/sysrepo/sysrepo.hash b/package/sysrepo/sysrepo.hash
index 7232711b46..1db33df626 100644
--- a/package/sysrepo/sysrepo.hash
+++ b/package/sysrepo/sysrepo.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 1182b9d5e1178ad74b3bde6d282b86d17b60e206cd8a014895f74252492d96ab sysrepo-2.1.42.tar.gz
+sha256 357a50851e4cc052b484b924ed0a5808c29159a7c9d48d9b1b8c42784c4b6917 sysrepo-2.1.64.tar.gz
sha256 88f1b7e5c64d2c113e07105aa9c0fb80639b40287565be1c2afd0949df83d826 LICENSE
diff --git a/package/sysrepo/sysrepo.mk b/package/sysrepo/sysrepo.mk
index c999bd0ea7..0ed27e3cfb 100644
--- a/package/sysrepo/sysrepo.mk
+++ b/package/sysrepo/sysrepo.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SYSREPO_VERSION = 2.1.42
+SYSREPO_VERSION = 2.1.64
SYSREPO_SITE = $(call github,sysrepo,sysrepo,v$(SYSREPO_VERSION))
SYSREPO_INSTALL_STAGING = YES
SYSREPO_LICENSE = BSD-3-Clause
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 5+ messages in thread* [Buildroot] [PATCH 3/4] package/libnetconf2: bump version to 2.1.11
2022-07-04 5:56 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Heiko Thiery
2022-07-04 5:56 ` [Buildroot] [PATCH 2/4] package/sysrepo: bump version to 2.1.64 Heiko Thiery
@ 2022-07-04 5:56 ` Heiko Thiery
2022-07-04 5:56 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.23 Heiko Thiery
2022-07-06 19:52 ` [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Thomas Petazzoni via buildroot
3 siblings, 0 replies; 5+ messages in thread
From: Heiko Thiery @ 2022-07-04 5:56 UTC (permalink / raw)
To: buildroot; +Cc: Heiko Thiery, Jan Kundrát
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
package/libnetconf2/libnetconf2.hash | 2 +-
package/libnetconf2/libnetconf2.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libnetconf2/libnetconf2.hash b/package/libnetconf2/libnetconf2.hash
index 1d4707f44b..001a51d682 100644
--- a/package/libnetconf2/libnetconf2.hash
+++ b/package/libnetconf2/libnetconf2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 3044f36c117a5eaad01482d0caffc30cb2a87c66090d3cd9c946fef85b8a2394 libnetconf2-2.1.7.tar.gz
+sha256 0b0f0c84291710b0ca2497e1e02504a5ded7b83d49deeb4992bea7936e1d74b9 libnetconf2-2.1.11.tar.gz
sha256 bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064 LICENSE
diff --git a/package/libnetconf2/libnetconf2.mk b/package/libnetconf2/libnetconf2.mk
index 00d2c08f63..6aa9aa9498 100644
--- a/package/libnetconf2/libnetconf2.mk
+++ b/package/libnetconf2/libnetconf2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBNETCONF2_VERSION = 2.1.7
+LIBNETCONF2_VERSION = 2.1.11
LIBNETCONF2_SITE = $(call github,CESNET,libnetconf2,v$(LIBNETCONF2_VERSION))
LIBNETCONF2_INSTALL_STAGING = YES
LIBNETCONF2_LICENSE = BSD-3-Clause
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.23
2022-07-04 5:56 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Heiko Thiery
2022-07-04 5:56 ` [Buildroot] [PATCH 2/4] package/sysrepo: bump version to 2.1.64 Heiko Thiery
2022-07-04 5:56 ` [Buildroot] [PATCH 3/4] package/libnetconf2: bump version to 2.1.11 Heiko Thiery
@ 2022-07-04 5:56 ` Heiko Thiery
2022-07-06 19:52 ` [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Thomas Petazzoni via buildroot
3 siblings, 0 replies; 5+ messages in thread
From: Heiko Thiery @ 2022-07-04 5:56 UTC (permalink / raw)
To: buildroot; +Cc: Heiko Thiery, Jan Kundrát
Add patch to fix issue building with buildroot. The patch is already
accepted upstream.
Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
---
...X-use-DESTDIR-when-executing-scripts.patch | 47 +++++++++++++++++++
package/netopeer2/netopeer2.hash | 2 +-
package/netopeer2/netopeer2.mk | 2 +-
3 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 package/netopeer2/0001-build-BUGFIX-use-DESTDIR-when-executing-scripts.patch
diff --git a/package/netopeer2/0001-build-BUGFIX-use-DESTDIR-when-executing-scripts.patch b/package/netopeer2/0001-build-BUGFIX-use-DESTDIR-when-executing-scripts.patch
new file mode 100644
index 0000000000..99febb56ad
--- /dev/null
+++ b/package/netopeer2/0001-build-BUGFIX-use-DESTDIR-when-executing-scripts.patch
@@ -0,0 +1,47 @@
+From 696b6be8a623f4466def2a161baa26094e5592a4 Mon Sep 17 00:00:00 2001
+From: Michal Vasko <mvasko@cesnet.cz>
+Date: Wed, 18 May 2022 09:14:35 +0200
+Subject: [PATCH] build BUGFIX use DESTDIR when executing scripts
+
+Fixes #1217
+
+[Upstream accepted 696b6be8a623f4466def2a161baa26094e5592a4]
+Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
+---
+ CMakeLists.txt | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index efe922d..60e3150 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -351,7 +351,7 @@ if(INSTALL_MODULES)
+ set(ENV{NP2_MODULE_GROUP} \"${MODULES_GROUP}\")
+ set(ENV{SYSREPOCTL_EXECUTABLE} \"${SYSREPOCTL_EXECUTABLE}\")
+ set(ENV{SYSREPOCFG_EXECUTABLE} \"${SYSREPOCFG_EXECUTABLE}\")
+- execute_process(COMMAND \"${SCRIPT_DIR}/setup.sh\" RESULT_VARIABLE SETUP_RES)
++ execute_process(COMMAND \"\$ENV{DESTDIR}${SCRIPT_DIR}/setup.sh\" RESULT_VARIABLE SETUP_RES)
+ if(NOT SETUP_RES EQUAL \"0\")
+ message(FATAL_ERROR \" scripts/setup.sh failed: \${SETUP_RES}\")
+ endif()
+@@ -364,7 +364,7 @@ if(GENERATE_HOSTKEY)
+ message(STATUS \"Generating a new RSA host key \\\"genkey\\\" if not already added...\")
+ set(ENV{SYSREPOCTL_EXECUTABLE} \"${SYSREPOCTL_EXECUTABLE}\")
+ set(ENV{SYSREPOCFG_EXECUTABLE} \"${SYSREPOCFG_EXECUTABLE}\")
+- execute_process(COMMAND ${SCRIPT_DIR}/merge_hostkey.sh RESULT_VARIABLE MERGE_HOSTKEY_RES)
++ execute_process(COMMAND \"\$ENV{DESTDIR}${SCRIPT_DIR}/merge_hostkey.sh\" RESULT_VARIABLE MERGE_HOSTKEY_RES)
+ if(NOT MERGE_HOSTKEY_RES EQUAL \"0\")
+ message(FATAL_ERROR \" scripts/merge_hostkey.sh failed: \${MERGE_HOSTKEY_RES}\")
+ endif()
+@@ -375,7 +375,7 @@ if(MERGE_LISTEN_CONFIG)
+ message(STATUS \"Merging default server listen configuration if there is none...\")
+ set(ENV{SYSREPOCTL_EXECUTABLE} \"${SYSREPOCTL_EXECUTABLE}\")
+ set(ENV{SYSREPOCFG_EXECUTABLE} \"${SYSREPOCFG_EXECUTABLE}\")
+- execute_process(COMMAND ${SCRIPT_DIR}/merge_config.sh RESULT_VARIABLE MERGE_CONFIG_RES)
++ execute_process(COMMAND \"\$ENV{DESTDIR}${SCRIPT_DIR}/merge_config.sh\" RESULT_VARIABLE MERGE_CONFIG_RES)
+ if(NOT MERGE_CONFIG_RES EQUAL \"0\")
+ message(FATAL_ERROR \" scripts/merge_config.sh failed: \${MERGE_CONFIG_RES}\")
+ endif()
+--
+2.30.2
+
diff --git a/package/netopeer2/netopeer2.hash b/package/netopeer2/netopeer2.hash
index 0145a9cc78..b352bbb239 100644
--- a/package/netopeer2/netopeer2.hash
+++ b/package/netopeer2/netopeer2.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 1e4b46f2e4889f5a8203f36f9faed6dff82093dd783bb6e3c4f14b73b7e16871 netopeer2-2.1.16.tar.gz
+sha256 89f7572d188e7b04be4b10656d7161d65fb557bac222d8c4596a97eaf833b691 netopeer2-2.1.23.tar.gz
sha256 b46f161fbdcf127d3ef22602e15958c3092fe3294f71a2dc8cdf8f6689cba95b LICENSE
diff --git a/package/netopeer2/netopeer2.mk b/package/netopeer2/netopeer2.mk
index fe6e0caf55..d9a20d9969 100644
--- a/package/netopeer2/netopeer2.mk
+++ b/package/netopeer2/netopeer2.mk
@@ -4,7 +4,7 @@
#
################################################################################
-NETOPEER2_VERSION = 2.1.16
+NETOPEER2_VERSION = 2.1.23
NETOPEER2_SITE = $(call github,CESNET,Netopeer2,v$(NETOPEER2_VERSION))
NETOPEER2_DL_SUBDIR = netopeer2
NETOPEER2_LICENSE = BSD-3-Clause
--
2.30.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 5+ messages in thread* Re: [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194
2022-07-04 5:56 [Buildroot] [PATCH 1/4] package/libyang: bump version to 2.0.194 Heiko Thiery
` (2 preceding siblings ...)
2022-07-04 5:56 ` [Buildroot] [PATCH 4/4] package/netopeer2: bump version to 2.1.23 Heiko Thiery
@ 2022-07-06 19:52 ` Thomas Petazzoni via buildroot
3 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni via buildroot @ 2022-07-06 19:52 UTC (permalink / raw)
To: Heiko Thiery; +Cc: Jan Kundrát, buildroot
On Mon, 4 Jul 2022 07:56:47 +0200
Heiko Thiery <heiko.thiery@gmail.com> wrote:
> Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
> ---
> package/libyang/libyang.hash | 2 +-
> package/libyang/libyang.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Series applied to master. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread