summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-11-27 14:24:23 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2018-11-27 14:24:23 -0200
commit15adae4343c8242ce150899a30fdc82b1f350e10 (patch)
treeb0a6660ef318dea54510beab6f1bf61082328400
parent0daa6c78258da381fa15e98be69a8ddef5f783a5 (diff)
downloadmeta-freescale-15adae4343c8242ce150899a30fdc82b1f350e10.tar.gz
u-boot-fslc: Upgrade to 2018.11-based fork
This upgrade our fork to the current stable release. It got most of our patches merged and now it has a very small set which are basically Yocto Project specific stuff. Still applied patches are: 1f39b911b7 mx25pdk: Change root to use a single partition layout a0f8bec9d3 mx6sabre_common: Dynamically change the video output 7847536319 mx6sabresd: Enable video interfaces in bootargs 994d8e0733 mx6sabresd: Use LDO dtb file until LDO bypass support is added c6c87fb39b mx6slevk: Use LDO dtb file until LDO bypass support is added Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2018.09.inc)6
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.09.bb)0
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.09.bb)0
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2018.11.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2018.09.bb)0
4 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.09.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
index aaefd67f..80cb8d6f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.09.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.11.inc
@@ -8,9 +8,9 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
8 8
9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 9SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
10 10
11SRCREV = "62f2841dc4c272d627b8691e10d5878537968a62" 11SRCREV = "1f39b911b7817efb801f80784d9c7a41704b7a36"
12SRCBRANCH = "2018.09+fslc" 12SRCBRANCH = "2018.11+fslc"
13 13
14PV = "v2018.09+git${SRCPV}" 14PV = "v2018.11+git${SRCPV}"
15 15
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.09.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb
index abcb5013..abcb5013 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.11.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.09.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb
index e582ea8c..e582ea8c 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.11.bb
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2018.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2018.11.bb
index 6c391ad3..6c391ad3 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2018.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2018.11.bb