diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-05 18:10:08 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-06-05 18:15:55 -0300 |
commit | 118efe55323ee8f621a3fce48bbe895b8d180a89 (patch) | |
tree | cc68348d1d149b7d552504544c5596b8d1e4be87 /recipes-bsp | |
parent | d942444558758b1ed11b22440692394fe85fecd2 (diff) | |
download | meta-freescale-118efe55323ee8f621a3fce48bbe895b8d180a89.tar.gz |
u-boot-fslc: Update to 2018.05-based final release
The revision used was of a pre-release and we ought to instead point
to the current final release. Fixup it.
Change-Id: Ic1ff8641a3b1d135610b51b5051c2974daf9d88c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc index 143b11f1..8582511f 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.05.inc | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=a2c678cfd4a4d97135585cad908541c6" | |||
8 | 8 | ||
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 = "02ca95d539414a0b86ccb73b2d676c08e6d67aca" |
12 | SRCBRANCH = "2018.05+fslc" | 12 | SRCBRANCH = "2018.05+fslc" |
13 | 13 | ||
14 | PV = "v2018.05+git${SRCPV}" | 14 | PV = "v2018.05+git${SRCPV}" |