diff options
author | texierp <texier.pj2@gmail.com> | 2018-03-19 22:25:38 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-04-02 10:17:37 -0300 |
commit | 1e66b88a17babf916a1c4d7fef4f5f006a9b4874 (patch) | |
tree | 719f177b449b9101508491a658f0642158a7ee52 /recipes-bsp | |
parent | 6f84743f3ca582e916ca5672c092b10f16e7ea4f (diff) | |
download | meta-freescale-1e66b88a17babf916a1c4d7fef4f5f006a9b4874.tar.gz |
u-boot-fslc: bump revision to a07698f
This includes the following change:
a631182 warp7: update defconfig to support the generic loading interface
Signed-off-by: Pierre-Jean TEXIER <texier.pj2@gmail.com>
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_2017.11.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc index 73faaabc..5c5320f7 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2017.11.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 = "ca0c3f3fac33bcb1c26ed399fdd89838a3bd5914" | 11 | SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138" |
12 | SRCBRANCH = "2017.11+fslc" | 12 | SRCBRANCH = "2017.11+fslc" |
13 | 13 | ||
14 | PV = "v2017.11+git${SRCPV}" | 14 | PV = "v2017.11+git${SRCPV}" |