]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ucode: update to Git HEAD (2026-02-27)
authorFelix Fietkau <nbd@nbd.name>
Sat, 28 Feb 2026 11:19:04 +0000 (11:19 +0000)
committerFelix Fietkau <nbd@nbd.name>
Sun, 1 Mar 2026 18:41:24 +0000 (18:41 +0000)
d768823fea50 vm: rework I_DYNLOAD instruction to read module name from stack
9e265b9a1e15 program: support encoding export symbols in precompiled bytecode
926f20b55e13 compiler: add support for runtime module imports
e3d7d77f0e5d lib: avoid stack operations if required code invoked exit()
7f3a0512f49d compiler: turn static imports of precompiled modules into dynamic loads
ccc25285471b nl80211.h: update to version 6.18
bb145163147a nl80211: add WiFi 7 EHT and MLD attributes
65d268546453 nl80211: add scan, BSS status and BSS use-for constants

Fixes: https://github.com/jow-/ucode/issues/336#issuecomment-3415635374
Fixes: https://github.com/jow-/ucode/pull/338#issuecomment-3442569831
Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/utils/ucode/Makefile

index b38579b837a8398030a9049ba64ab6d185b7d1df..8b5287b9e8087125522a44556fb51635bf65cd18 100644 (file)
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=https://github.com/jow-/ucode.git
-PKG_SOURCE_DATE:=2026-01-16
-PKG_SOURCE_VERSION:=85922056ef7abeace3cca3ab28bc1ac2d88e31b1
-PKG_MIRROR_HASH:=8c6f586f90e704827dc8736bf3726d15989a978c6a726a52d51e33f8019403b6
+PKG_SOURCE_DATE:=2026-02-27
+PKG_SOURCE_VERSION:=934bb593dba520e84920865703bd4fe94490d11e
+PKG_MIRROR_HASH:=baa59093c5a32303f64c2507664f7b36e2b7b7c14ed65524e5d1130633e5b639
 PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
 PKG_LICENSE:=ISC