openwrt-mirror/package
Robert Marko 84437eeec0 ls-dpl: select by default for layerscape/armv8_64b
Currently, ls-dpl 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-dpl' 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-dpl package in DEVICE_PACKAGES lets select it when
layerscape/armv8_64b target is selected.

Fixes: #18412
Link: https://github.com/openwrt/openwrt/pull/18462
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-04-13 11:25:14 +02:00
..
base-files base-files: add support for creating a provisioning partition on sysupgrade 2025-03-17 13:17:52 +01:00
boot tfa-layerscape: set BUILD_DEVICES 2025-04-13 11:25:14 +02:00
devel strace: update to 6.14 2025-03-25 23:25:51 +01:00
firmware ls-dpl: select by default for layerscape/armv8_64b 2025-04-13 11:25:14 +02:00
kernel bcm63xx-cfe: install into image staging dir 2025-04-13 10:44:19 +02:00
libs mbedtls: update to 3.6.3 2025-03-27 08:09:14 +01:00
network wifi-scripts: add hotplug handler for slow-to-initialize ath12k radios 2025-04-12 10:38:54 +02:00
system ubox: fix logging to external filesystem 2025-03-22 12:03:12 +00:00
utils cli: extend remove call to allow passing values directly 2025-04-11 10:41:12 +02:00
Makefile build: lock versions for special APK packages 2025-02-04 13:48:59 +00:00