aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb)6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.05.bb6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.07.bb6
3 files changed, 9 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
index f266da6..920a84d 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.07.bb
@@ -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
index 8bd4d68..0000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
+++ /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
index 0000000..5a13b21
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.07.bb
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2016.07+git${SRCPV}"
+
+SRCREV = "f94327f2c92d88db8baabd45c61187c9c587673d"
+SRCBRANCH = "2016.07+fslc"