[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-boundary: Update to latest v2013.10 release

Eric Nelson eric.nelson at boundarydevices.com
Thu Jan 23 15:19:42 PST 2014


Update to the Boundary Devices second release of v2013.10
as described in this post:
	http://boundarydevices.com/u-boot-2013-10-release-2

This release includes support for using the "cpu" and "board"
variables to load device tree files in a boot script and has
important fixes for the 2GiB variants of the Nitrogen6X and
Nitrogen6X-SOM boards.

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

diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb
index 323cfdf..741c7bb 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -1,15 +1,15 @@
 require recipes-bsp/u-boot/u-boot.inc
 
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=1707d6db1d42237583f50183a5651ecb"
+LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
 COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
 
 PROVIDES = "u-boot"
 
-PV = "v2013.07+git${SRCPV}"
+PV = "v2013.10+git${SRCPV}"
 
-SRCREV = "f89bc066db0569008418fac1a0408a9a57f2232f"
-SRCBRANCH = "production-before-20131107"
+SRCREV = "bb725a4b53c7cb5f0c0a28af9af63ae35b2388b2"
+SRCBRANCH = "v2013.10-20131119"
 SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
1.8.1.2



More information about the meta-freescale mailing list