openwrt/package
Robert Marko 90de3b277b omnia-eeprom: depend only on subtarget
Now that omnia-eeprom is marked nonshared building the cortex-a9 mvebu
subtarget will fail with:
ERROR: unable to select packages:
  omnia-eeprom (no such package):
    required by: world[omnia-eeprom]

This is because omnia-eeprom depends on TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia
which will not be satisfied in buildbots since CONFIG_TARGET_ALL_PROFILES
and CONFIG_TARGET_PER_DEVICE_ROOTFS are set in which case
CONFIG_TARGET_mvebu_cortexa9_DEVICE_cznic_turris-omnia is not set.

So, lets simply depend on the mvebu/cortex-a9 subtarget.

Fixes: 371e7bef40 ("omnia-eeprom: Mark it nonshared")
Link: https://github.com/openwrt/openwrt/pull/17007
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-11-18 19:06:29 +01:00
..
base-files target,base-files: unify handling of procd-ujail 2024-11-17 19:29:06 +01:00
boot uboot-envtools: add support for GatoNetworks GDSP 2024-11-14 04:14:23 +00:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware linux-firmware: rename packages for i915 firmware 2024-11-15 19:03:21 +01:00
kernel mac80211: backport some upstream fixes 2024-11-18 11:44:44 +01:00
libs elfutils: Backport some patches to fix errors 2024-11-16 19:57:58 +01:00
network dropbear: use config_get_bool enable 2024-11-17 16:41:48 +01:00
system apk: add a customfeeds.list configuration file 2024-11-16 17:26:27 +01:00
utils omnia-eeprom: depend only on subtarget 2024-11-18 19:06:29 +01:00
Makefile build: apk: Remove /run/apk/db.lock 2024-11-16 14:22:22 +01:00