diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-05-24 11:12:15 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-01 09:49:58 -0300 |
commit | d942444558758b1ed11b22440692394fe85fecd2 (patch) | |
tree | e4ae1843d7c2088c6208f7da231595fc0daaa5cd | |
parent | a59a2059850c493772da39d2fd9ee71494326d12 (diff) | |
download | meta-freescale-d942444558758b1ed11b22440692394fe85fecd2.tar.gz |
u-boot-fslc: Upgrade to 2018.05-based fork
This upgrades the fork for the latest stable release.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc (renamed from recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc) | 4 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb (renamed from recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb) | 0 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2018.05.bb (renamed from recipes-bsp/u-boot/u-boot-fslc_2017.11.bb) | 0 |
4 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc index 5c5320f7..143b11f1 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc | |||
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | |||
9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 9 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
10 | 10 | ||
11 | SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138" | 11 | SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138" |
12 | SRCBRANCH = "2017.11+fslc" | 12 | SRCBRANCH = "2018.05+fslc" |
13 | 13 | ||
14 | PV = "v2017.11+git${SRCPV}" | 14 | PV = "v2018.05+git${SRCPV}" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb index abcb5013..abcb5013 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2017.11.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-fw-utils_2018.05.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb index ed32a274..ed32a274 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2017.11.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2018.05.bb | |||
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.11.bb b/recipes-bsp/u-boot/u-boot-fslc_2018.05.bb index 5659e16c..5659e16c 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2017.11.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2018.05.bb | |||