u-boot-script-boundary: Bump SRCREV to 4221d72

6x_bootscript sanity check for ${board} variable. Exit and notify user
they should upgrade u-boot.

Signed-off-by: Ian Coolidge <ian@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Ian Coolidge 2015-11-06 18:08:16 -08:00 committed by Otavio Salvador
parent 98bba2472b
commit 83dd8322ac

View File

@ -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}"