summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authortexierp <texier.pj2@gmail.com>2018-03-19 22:25:38 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2018-04-02 10:17:37 -0300
commit1e66b88a17babf916a1c4d7fef4f5f006a9b4874 (patch)
tree719f177b449b9101508491a658f0642158a7ee52 /recipes-bsp
parent6f84743f3ca582e916ca5672c092b10f16e7ea4f (diff)
downloadmeta-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.inc2
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
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 = "ca0c3f3fac33bcb1c26ed399fdd89838a3bd5914" 11SRCREV = "a07698f0bfdb2887b617399643acd659c6e75138"
12SRCBRANCH = "2017.11+fslc" 12SRCBRANCH = "2017.11+fslc"
13 13
14PV = "v2017.11+git${SRCPV}" 14PV = "v2017.11+git${SRCPV}"