ucode: update to Git HEAD (2024-12-06)
authorRobert Marko <robimarko@gmail.com>
Fri, 6 Dec 2024 17:21:20 +0000 (18:21 +0100)
committerRobert Marko <robimarko@gmail.com>
Fri, 6 Dec 2024 18:26:47 +0000 (19:26 +0100)
commitaf6f1a90bbc824bd22814568c5b6990aa082ce8b
treeb5ebf1b6901f64570769f2a7be79d821f026e178
parent1269a836edc45a42ab1e76dcd20e8cd8325529da
ucode: update to Git HEAD (2024-12-06)

47b54cf5a4b6 types: introduce `ucv_array_sort_r()` and `ucv_object_sort_r()`
efeb57806552 types, vm: refactor usage of global variables
f9d2faf67de6 vm: reset signals when freeing VM
4e86847d802d lib: utilize `ucv_array_sort_r()` and `ucv_object_sort_r()`
c71444ea301f types: ucv_resource_create(): rename `typename` parameter to `type`
373df7299c79 nl80211: properly support split_wiphy_dump for single phys
9bcd25f54708 lexer: Preserve keyword, regexp flags until processing non-comment tokens
0a7ff4715cb8 main: pretty-print `-p` output by default
4c3d5b469156 struct: Add new buffer API for incremental packing/unpacking
efc4122124cb struct: do not use global variables for caching types

Fixes: https://github.com/jow-/ucode/issues/248
Fixes: https://github.com/jow-/ucode/issues/250
Fixes: https://github.com/efahl/owut/issues/25
Link: https://github.com/openwrt/openwrt/pull/17191
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/ucode/Makefile