rpcd: backport ucode fix
authorFelix Fietkau <[email protected]>
Sat, 9 Aug 2025 14:01:33 +0000 (16:01 +0200)
committerFelix Fietkau <[email protected]>
Sat, 9 Aug 2025 14:01:48 +0000 (16:01 +0200)
commitb2116dbce4976ee9596d90964a4f145440b1c51e
tree64a4394ccb1b5e7921c5f60670bd23ba4565cb88
parent155eea44e7695c5cd017a240469cac57c19af64b
rpcd: backport ucode fix

ucode: adjust for new ext resource type
ucv_resource_dataptr always returns null for resources with embedded data.

Fixes: https://github.com/openwrt/rpcd/issues/17
Fixes: https://github.com/openwrt/luci/issues/7878
Fixes: https://github.com/openwrt/openwrt/issues/19726
Signed-off-by: Felix Fietkau <[email protected]>
package/system/rpcd/patches/100-ucode-adjust-for-new-ext-resource-type.patch [new file with mode: 0644]