imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME
authorPiotr Dymacz <pepe2k@gmail.com>
Wed, 26 May 2021 10:36:30 +0000 (12:36 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Wed, 26 May 2021 12:12:46 +0000 (14:12 +0200)
commit8dba71dd33c8e35e7f363ffdb2ba42259ab43ce2
tree5f355d0d316a48324353b1bd15ed0945f73532e7
parentfbd6f099f50e77d2bb95708c62e86a358779251a
imx6: image: drop BOOT_SCRIPT and fix DEVICE_NAME

This fixes Gateworks Ventana 'DEVICE_NAME' variable which value wasn't
adjusted during migration to common 'vendor_model' image naming scheme
(fixes: FS#3825).

Furthermore, drop unused 'Build/boot-scr' recipe, get rid of redundant
'BOOT_SCRIPT' variable (use already provided 'DEVICE_NAME' instead) and
drop custom 'DEVICE_NAME' variable from SolidRun CuBox-i image recipe
(use default one instead).

Fixes: cbc8bcfbaa ("imx6: image: use vendor_model scheme")
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/imx6/image/Makefile
target/linux/imx6/image/bootscript-solidrun_cubox [deleted file]
target/linux/imx6/image/bootscript-solidrun_cubox-i [new file with mode: 0644]