summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb)6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2017.03.bb6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2017.07.bb6
3 files changed, 9 insertions, 9 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb
index 86a6abf2..b6602c0f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.07.bb
@@ -5,10 +5,10 @@ SECTION = "bootloader"
5DEPENDS = "openssl" 5DEPENDS = "openssl"
6PROVIDES = "u-boot-mxsboot" 6PROVIDES = "u-boot-mxsboot"
7 7
8PV = "v2016.09+git${SRCPV}" 8PV = "v2017.07+git${SRCPV}"
9 9
10SRCREV = "a3d27ead69a9e84a7794117cf965af20d0cfec4f" 10SRCREV = "801fd445636a6d136ffb1a991245e183643a8934"
11SRCBRANCH = "2016.09+fslc" 11SRCBRANCH = "2017.07+fslc"
12 12
13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
14 14
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
deleted file mode 100644
index ce62e53a..00000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1include u-boot-fslc.inc
2
3PV = "v2017.03+git${SRCPV}"
4
5SRCREV = "ac3b20cdbe5282fbfa46d7fd39358f5ee07e24d9"
6SRCBRANCH = "2017.03+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb
new file mode 100644
index 00000000..f2cd8e5e
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb
@@ -0,0 +1,6 @@
1include u-boot-fslc.inc
2
3PV = "v2017.07+git${SRCPV}"
4
5SRCREV = "801fd445636a6d136ffb1a991245e183643a8934"
6SRCBRANCH = "2017.07+fslc"