aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb)6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.03.bb6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.05.bb6
3 files changed, 9 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
index 609ce67..f2c227f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.03.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb
@@ -5,10 +5,10 @@ SECTION = "bootloader"
DEPENDS = "openssl"
PROVIDES = "u-boot-mxsboot"
-PV = "v2016.03+git${SRCPV}"
+PV = "v2016.05+git${SRCPV}"
-SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
-SRCBRANCH = "2016.03+fslc"
+SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed"
+SRCBRANCH = "2016.05+fslc"
SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb
deleted file mode 100644
index 94b24e9..0000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.03.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2016.03+git${SRCPV}"
-
-SRCREV = "1e82446ebd54b50a45dfb0a564a3e6763f309341"
-SRCBRANCH = "2016.03+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
new file mode 100644
index 0000000..d092f4d
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb
@@ -0,0 +1,6 @@
+include u-boot-fslc.inc
+
+PV = "v2016.05+git${SRCPV}"
+
+SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed"
+SRCBRANCH = "2016.05+fslc"