Adding support for Nitrogen7.

Signed-off-by: Gary Bisson <[email protected]>
---
 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 5e4c757..9eea54e 100644
--- a/recipes-bsp/u-boot/u-boot-boundary_git.bb
+++ b/recipes-bsp/u-boot/u-boot-boundary_git.bb
@@ -2,15 +2,15 @@ require recipes-bsp/u-boot/u-boot.inc
 
 DESCRIPTION = "u-boot for Boundary Devices boards."
 LICENSE = "GPLv2+"
-LIC_FILES_CHKSUM = 
"file://Licenses/README;md5=0507cd7da8e7ad6d6701926ec9b84c95"
+LIC_FILES_CHKSUM = 
"file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6"
 COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x|nitrogen6sx|nitrogen7)"
 
 PROVIDES = "u-boot"
 
-PV = "v2015.07+git${SRCPV}"
+PV = "v2016.03+git${SRCPV}"
 
-SRCREV = "6f020cc6fb24f3c5c5287a7b630fc3bd6e09aa6e"
-SRCBRANCH = "boundary-v2015.07"
+SRCREV = "43467b8804f1c61a7f15db15769641b15c8a6502"
+SRCBRANCH = "boundary-v2016.03"
 SRC_URI = 
"git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
-- 
2.7.0

-- 
_______________________________________________
meta-freescale mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-freescale

Reply via email to