]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Upgrade to 2016.07-based fork
authorOtavio Salvador <otavio@ossystems.com.br>
Thu, 30 Jun 2016 16:51:39 +0000 (13:51 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 15 Jul 2016 10:48:55 +0000 (07:48 -0300)
This upgrades for the upcoming 2016.07 release. This is based on top
of 2016.07-rc3 plus i.MX pending patches.

Change-Id: I6abdde5f7ada253f62c3adc884a497888a609db8
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb [moved from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb with 87% similarity]
recipes-bsp/u-boot/u-boot-fslc_2016.05.bb [deleted file]
recipes-bsp/u-boot/u-boot-fslc_2016.07.bb [new file with mode: 0644]

similarity index 87%
rename from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
rename to recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
index f266da6ea84947c706dd64f1b9aee714fe6952f1..920a84d578765ebb21574a355df782a26e1b6241 100644 (file)
@@ -5,10 +5,10 @@ SECTION = "bootloader"
 DEPENDS = "openssl"
 PROVIDES = "u-boot-mxsboot"
 
-PV = "v2016.05+git${SRCPV}"
+PV = "v2016.07+git${SRCPV}"
 
-SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
-SRCBRANCH = "2016.05+fslc"
+SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCBRANCH = "2016.07+fslc"
 
 SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
 
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
deleted file mode 100644 (file)
index 8bd4d68..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2016.05+git${SRCPV}"
-
-SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e"
-SRCBRANCH = "2016.05+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
new file mode 100644 (file)
index 0000000..5a13b21
--- /dev/null
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2016.07+git${SRCPV}"
+
+SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCBRANCH = "2016.07+fslc"