diff options
author | Robert Marko <robimarko@gmail.com> | 2024-11-18 17:15:54 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-11-18 19:06:29 +0100 |
commit | 90de3b277b8e1d121b2f7023578979c6b616167f (patch) | |
tree | 9473e14dbbfbc23df07fbba342d5bcb037766eb1 /target/linux/bcm27xx/patches-6.1/950-0645-media-i2c-imx290-Configure-data-lanes-at-start-time.patch | |
parent | 7e287b563aa1043a1af54d5e2b0bd96326371732 (diff) | |
download | openwrt-master.tar.gz openwrt-master.tar.bz2 openwrt-master.zip |
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: 371e7bef4046 ("omnia-eeprom: Mark it nonshared")
Link: https://github.com/openwrt/openwrt/pull/17007
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'target/linux/bcm27xx/patches-6.1/950-0645-media-i2c-imx290-Configure-data-lanes-at-start-time.patch')
0 files changed, 0 insertions, 0 deletions