6x_bootscript sanity check for ${board} variable. Exit and notify user
they should upgrade u-boot.Signed-off-by: Ian Coolidge <[email protected]> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb index 1ffca84..16a58c0 100644 --- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb +++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb @@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native" PV = "v2015.07+git${SRCPV}" -SRCREV = "440d48194fd7191de95eae3db5360c6c4384d3db" +SRCREV = "4221d723a00706d0cfb2a9e1c8493ad9f174206d" SRCBRANCH = "boundary-v2015.07" SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}" -- 1.9.1 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
