[meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Update to v2014.04 (srcrev 6d00ef4)

Eric Nelson eric.nelson at boundarydevices.com
Sun May 4 07:25:31 PDT 2014


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 at boundarydevices.com>
---
 recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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 9546266..ade4d5a 100644
--- a/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb
@@ -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"
-- 
1.9.1



More information about the meta-freescale mailing list