u-boot-script-boundary: Update to v2014.04 (srcrev 6d00ef4)

This patch updates the boot script for Boundary Devices
boards to sync with the U-Boot version.

The only functional change is commit c0508b4, which enables
boot from USB stick.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Eric Nelson 2014-05-04 07:25:31 -07:00 committed by Otavio Salvador
parent c1e5aef5ca
commit 2a72004cbd

View File

@ -4,8 +4,8 @@ DEPENDS = "u-boot-mkimage-native"
PV = "v2014.01+git${SRCPV}"
SRCREV = "c4acd1b68c9a843d05aa8cb233843c2689041ef2"
SRCBRANCH = "v2014.01-20140228"
SRCREV = "6d00ef4bba6fdfa7897cba631df6c0781992b847"
SRCBRANCH = "v2014.04-20140419"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"