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

Eric Nelson eric.nelson at boundarydevices.com
Thu May 1 15:46:49 PDT 2014


This patch updates U-Boot for Boundary Devices Nitrogen6x and
Nitrogen6_Lite boards to sync with the v2014.04 release from
up-stream.

This isn't a major release and upgrading isn't critical.

Release notes are on-line in this post:
	http://boundarydevices.com/u-boot-2014-04-release-mx6/

Signed-off-by: Eric Nelson <eric.nelson at boundarydevices.com>
---
 recipes-bsp/u-boot/u-boot-boundary_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index 5c8bde8..05e7008 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -6,10 +6,10 @@ COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
 
 PROVIDES = "u-boot"
 
-PV = "v2014.01+git${SRCPV}"
+PV = "v2014.04+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