openwrt/package
Robert Marko fa3632f332 ls-rcw: select by default for layerscape/armv7
Currently, ls-rcw package is being included in the individual
profile DEVICE_PACKAGES but using the feature that allows skipping their
inclusion in the end image package list if prefixed with a tilde(~) which
was added in:
377b66990b ("build: introduce support to declare skip package")

But it not added to Image Builder so currently trying to build layerscape
device images in Image Builder will fail with:
ERROR: '~ls-rcw' is not a valid world dependency, format is name(@tag)([<>~=]version)

So, instead of having to rely on support for skipping package installation
and declaring the ls-rcw package in DEVICE_PACKAGES lets select it when
layerscape/armv7 target is selected.

Fixes: #18411
Link: https://github.com/openwrt/openwrt/pull/18462
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit 598a0556b7)
2025-10-22 18:19:10 +02:00
..
base-files OpenWrt v24.10.4: revert to branch defaults 2025-10-21 00:00:26 +02:00
boot tfa-layerscape: set BUILD_DEVICES 2025-10-22 18:19:10 +02:00
devel perf: disable slang support 2025-06-17 23:36:56 +02:00
firmware ls-rcw: select by default for layerscape/armv7 2025-10-22 18:19:10 +02:00
kernel bcm63xx-cfe: install into image staging dir 2025-10-22 18:17:40 +02:00
libs mbedtls: update to 3.6.5 2025-10-18 14:25:48 +02:00
network odhcpd: backport fixes from Git HEAD (2025-10-10) 2025-10-18 19:27:27 +02:00
system ubus: update to Git HEAD (2025-10-17) 2025-10-18 14:56:36 +02:00
utils busybox: fix login applet on selinux 2025-07-27 19:42:04 +02:00
Makefile package: rework contents of package index.json 2025-06-11 19:12:09 +02:00