summaryrefslogtreecommitdiff
path: root/recipes/images/files
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2015-12-07 17:36:53 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2015-12-15 15:48:24 +0100
commitd8b0469a25435946cf22946163505b5c190db071 (patch)
treea677c1626ec43fcac131d57c7f3a21ccc046d923 /recipes/images/files
parent6a114b8985bbedd86f066007545ffea37cc70f3d (diff)
Apalis iMX6: U-Boot: change name for IT modules
Change the name form u-boot-it.imx to u-boot.imx-it. This prepares for the upcomming move of the i.MX 6 based modules BSP to meta-fsl-arm-extra. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'recipes/images/files')
-rwxr-xr-xrecipes/images/files/library/imx6/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/images/files/library/imx6/update.sh b/recipes/images/files/library/imx6/update.sh
index 76e8f6d..3f61b21 100755
--- a/recipes/images/files/library/imx6/update.sh
+++ b/recipes/images/files/library/imx6/update.sh
@@ -131,7 +131,7 @@ else
LOCPATH="imx_flash"
OUT_DIR="$OUT_DIR/apalis_imx6"
U_BOOT_BINARY=u-boot.imx
- U_BOOT_BINARY_IT=u-boot-it.imx
+ U_BOOT_BINARY_IT=u-boot.imx-it
else
echo "can not detect module type from ./rootfs/etc/issue"
echo "exiting"