]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
layerscape: armv7: drop skipped packages 18462/head
authorRobert Marko <robimarko@gmail.com>
Fri, 11 Apr 2025 22:07:16 +0000 (00:07 +0200)
committerRobert Marko <robimarko@gmail.com>
Sun, 13 Apr 2025 09:25:14 +0000 (11:25 +0200)
Now that all packages that relied on the skip mechanism are selected
via BUILD_DEVICES or by defaulting for the subtarget drop them from
individual DEVICE_PACKAGES so that Image Builder works again for armv7.

Fixes: #18411
Link: https://github.com/openwrt/openwrt/pull/18462
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/layerscape/image/armv7.mk

index fd617a5e8d2c94f9c20934ed32eff8daac8f3ff1..6caccae6c3658a7bf6483845f926078176d3aee6 100644 (file)
@@ -31,7 +31,6 @@ define Device/fsl_ls1021a-twr
   DEVICE_VENDOR := NXP
   DEVICE_MODEL := TWR-LS1021A
   DEVICE_VARIANT := Default
-  DEVICE_PACKAGES += ~layerscape-rcw
   IMAGE/firmware.bin := \
     ls-clean | \
     ls-append $(1)-rcw.bin | pad-to 1M | \