summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.11.bb6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2017.03.bb6
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
deleted file mode 100644
index 3c74295d..00000000
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1include u-boot-fslc.inc
2
3PV = "v2016.11+git${SRCPV}"
4
5SRCREV = "c44711d91e32a5738875fe505efc54f6958fd64e"
6SRCBRANCH = "2016.11+fslc"
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
new file mode 100644
index 00000000..4d6e5df0
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
@@ -0,0 +1,6 @@
1include u-boot-fslc.inc
2
3PV = "v2017.03+git${SRCPV}"
4
5SRCREV = "2b94a1cb2817e25c1b2655b9b4c6564f8e5d1b35"
6SRCBRANCH = "2017.03+fslc"