summaryrefslogtreecommitdiffstats
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:19:57 -0300
commit35305769282009d5849234d5c208fe043b807d1c (patch)
tree255cfdadd641c1e41bce5afbba4a6dcc75ab1311
parent49ac225a38f6d84519798e3264f2e4d19b84f70a (diff)
downloadmeta-freescale-35305769282009d5849234d5c208fe043b807d1c.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> (cherry picked from commit 1e66b88a17babf916a1c4d7fef4f5f006a9b4874)
-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}"