From a7504ae1c226cb7aad4cf951cfd6be7b1a7de23c Mon Sep 17 00:00:00 2001 From: Moritz Haase Date: Mon, 14 Jul 2025 13:26:27 +0200 Subject: libubox: Update to latest tip of trunk Fixes builds with CMake 4+. All patches that are still required have been refreshed and a new patch for CMake 4 compatibility has been added. Signed-off-by: Moritz Haase Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/libubox/libubox_git.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-oe/recipes-devtools/libubox/libubox_git.bb') diff --git a/meta-oe/recipes-devtools/libubox/libubox_git.bb b/meta-oe/recipes-devtools/libubox/libubox_git.bb index 394cf9c000..3c51d36848 100644 --- a/meta-oe/recipes-devtools/libubox/libubox_git.bb +++ b/meta-oe/recipes-devtools/libubox/libubox_git.bb @@ -14,12 +14,12 @@ LIC_FILES_CHKSUM = "\ SRC_URI = "\ git://git.openwrt.org/project/libubox.git;branch=master \ - file://0001-version-libraries.patch \ - file://fix-libdir.patch \ - file://0001-blobmsg-fix-array-out-of-bounds-GCC-10-warning.patch \ + file://0001-cmake-Set-library-version.patch \ + file://0002-cmake-fix-the-CMAKE_INSTALL_LIBDIR.patch \ + file://0003-cmake-Don-t-include-lua-and-examples-directories-if-.patch \ " -SRCREV = "07413cce72e19520af55dfcbc765484f5ab41dd9" +SRCREV = "b7acc8e6fd5e13611ad90a593e98f9589af4009a" PV = "1.0.1+git" # Upstream repo does not tag -- cgit v1.2.3-54-g00ecf