1
1
openwrt/target/linux/imx
Mario Andrés Pérez 0d21956ecd imx: cortexa9: ventana, fix profiles names in profiles.json
These two image profiles overwrite DEVICE_NAME making the two image
profiles appear with the same name "ventana" in the "profiles.json"
mixing ramdomly the two profiles.

Use BOARD_NAME instead to keep the two profiles names unique (orginal
DEVICE_NAME) hence generating a coherent "profiles.json".

Since there are image recipes hardconding DEVICE_NAME, change them to use
BOARD_NAME if defined, in order to preserve the previous names used in
those recipes.

Fixes: cbc8bcfbaa ("imx6: image: use vendor_model scheme")

Reported-by: Eric Fahlgren <ericfahlgren@gmail.com>
Signed-off-by: Mario Andrés Pérez <mapb_@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22994
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-04-23 01:13:36 +02:00
..
base-files imx: make sdcard/eMMC sysupgrade more resilient 2022-07-11 14:18:40 +02:00
cortexa7 imx: add imx8m support 2024-03-24 21:19:10 +01:00
cortexa9 imx: add imx8m support 2024-03-24 21:19:10 +01:00
cortexa53 kernel: reorganize config files 2026-04-06 01:38:41 +02:00
files/firmware/imx/sdma imx: bundle correct SDMA firmware for i.MX 7 boards 2022-07-11 14:14:01 +02:00
image imx: cortexa9: ventana, fix profiles names in profiles.json 2026-04-23 01:13:36 +02:00
patches-6.12 kernel: bump 6.12 to 6.12.58 2025-11-20 21:30:26 +01:00
profiles
config-6.12 kernel: 6.12: move CONFIG_CRYPTO_LIB_SHA1 to generic 2026-04-06 01:38:41 +02:00
Makefile imx: switch to kernel 6.12 2025-11-22 10:11:51 +01:00