1
1
openwrt/target/linux/imx/image
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
..
bootscript-gateworks_venice imx: venice: disable PCI AER 2025-06-23 11:49:12 +02:00
bootscript-solidrun_cubox-i
bootscript-technexion_imx7d-pico-pi imx: cortexa7: add support for TechNexion PICO-PI-IMX7D 2022-07-11 14:26:24 +02:00
bootscript-toradex_apalis imx: bootscript-apalis: make it working with U-Boot 2022.01 2022-04-07 09:58:44 +02:00
bootscript-ventana imx: image: ventana: use squashfs rootfs for non NAND devices 2023-05-18 17:11:43 +02:00
common.mk imx: cortexa9: ventana, fix profiles names in profiles.json 2026-04-23 01:13:36 +02:00
cortexa7.mk imx: drop 6.1 support 2024-08-12 20:59:06 +02:00
cortexa9.mk imx: cortexa9: ventana, fix profiles names in profiles.json 2026-04-23 01:13:36 +02:00
cortexa53.mk imx: cortexa53: remove KSZ9477 static driver 2026-03-13 19:59:59 +01:00
Makefile
recovery-toradex_apalis