Signed-off-by: Javier Viguera <[email protected]>
---
Notes:
Backport to dora and dylan as well
recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb
b/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb
index b96c1e95b2fe..25a5e514b165 100644
--- a/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb
+++ b/recipes-bsp/imx-bootlets/imx-bootlets_10.12.01.bb
@@ -69,7 +69,7 @@ do_deploy () {
symlink_name="imx-bootlets-`basename $f`-${MACHINE}"
install -m 644 ${S}/$f ${DEPLOYDIR}/$full_name
- (cd ${DEPLOYDIR} ; rm -f $symlink_nake ; ln -sf $full_name
$symlink_name)
+ (cd ${DEPLOYDIR} ; rm -f $symlink_name ; ln -sf $full_name
$symlink_name)
done
}
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale