ubus: update to Git HEAD (2025-11-18)
authorHauke Mehrtens <[email protected]>
Fri, 21 Nov 2025 01:06:26 +0000 (02:06 +0100)
committerHauke Mehrtens <[email protected]>
Fri, 21 Nov 2025 20:36:44 +0000 (21:36 +0100)
966c82b2197c github: ci: disable json-c tests
c4d7aff97bbe github: ci: add tests
00010b8af022 ubus: add a simple build script
1eab20d6cda2 github: ci: add cmake build and source directories
f79ddca64806 github: ci: add powerpc arch
5c7eea7fc090 build: install ubus
2737da3819fe github: ci: add MIPS64, PowerPC64 and RISCV64

Link: https://github.com/openwrt/openwrt/pull/20847
Signed-off-by: Hauke Mehrtens <[email protected]>
package/system/ubus/Makefile

index bf930cd0d18937bcc33749b6f7ce83d901303227..43eb5cd8431a778a0f7d70ba26e5a3bad7b6aba4 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubus.git
-PKG_SOURCE_DATE:=2025-11-03
-PKG_SOURCE_VERSION:=0d4bcb56f5e1386e7dc99f1ec9f3b6c9211c8ab6
-PKG_MIRROR_HASH:=c3f8519fbe1fa3795925e327eeaf292f0325c9ebb696ff2ea73877e9d0186075
+PKG_SOURCE_DATE:=2025-11-18
+PKG_SOURCE_VERSION:=2737da3819fefafa5b63d5f82efb77ff0032a5d8
+PKG_MIRROR_HASH:=6044e9bde877ee585a69386ab377e3bc1924e15b7343db8df8234b1d76f870ec
 PKG_ABI_VERSION:=$(call abi_version_str,$(PKG_SOURCE_DATE))
 CMAKE_INSTALL:=1