u-boot-boundary/u-boot-script-boundary: update to 21eb414 (v2014.07)

Update to latest head of Boundary Devices branch v2014.07-20140914.

This update doesn't contain any code updates, but adds a couple of
boot scripts for use with the 3.10.53 kernel as described in
this section of the release blog post:

	http://boundarydevices.com/i-mx6-kernel-3-10-53/#bootscript

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 2015-03-31 14:58:12 -07:00 committed by Otavio Salvador
parent 58c91b63b8
commit 69f7d90b03
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ PROVIDES = "u-boot"
PV = "v2014.07+git${SRCPV}"
SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765"
SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
SRCBRANCH = "v2014.07-20140914"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"

View File

@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native"
PV = "v2014.07+git${SRCPV}"
SRCREV = "fcb04d6103e2a1f62d3ae197432559aee5621765"
SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
SRCBRANCH = "v2014.07-20140914"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"