[meta-freescale] [meta-fsl-arm-extra][PATCH 5/6] u-boot-boundary: Update to 2015-07 release

Ian Coolidge ian at boundarydevices.com
Thu Oct 1 17:22:44 PDT 2015


Adds support for Nitrogen6_SoloX board
Required u-boot version for 3.14.28 boundary kernel

Signed-off-by: Ian Coolidge <ian 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 ef12a4b..5dd1985 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -3,14 +3,14 @@ require recipes-bsp/u-boot/u-boot.inc
 DESCRIPTION = "u-boot for Boundary Devices boards."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://Licenses/README;md5=025bf9f768cbcb1a165dbe1a110babfb"
-COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
+COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x|nitrogen6sx)"
 
 PROVIDES = "u-boot"
 
-PV = "v2014.07+git${SRCPV}"
+PV = "boundary-v2015.07+git${SRCPV}"
 
-SRCREV = "21eb41461f0f1e9b7dde59cee37de89b473868ef"
-SRCBRANCH = "v2014.07-20140914"
+SRCREV = "440d48194fd7191de95eae3db5360c6c4384d3db"
+SRCBRANCH = "boundary-v2015.07"
 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