summaryrefslogtreecommitdiff
path: root/recipes
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
commitbd5c95c1f2756dcb14cfc35e15810e85dbf95a11 (patch)
tree72a278de76d7febc53522e7cd52702872f0dcd9d /recipes
parent598dc9f2c85a0215f757e95d4c1e174bd865697e (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')
-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"