summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2019-08-23 15:14:06 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2019-08-23 17:26:00 -0300
commit77a2fe527b48a4c01344de917947087da6992069 (patch)
treeeec19afc4e313ba3aee9412ec381f6443afec7f8
parent89de1237e805280e901daa1be4ff3413fb687cd3 (diff)
downloadmeta-freescale-77a2fe527b48a4c01344de917947087da6992069.tar.gz
u-boot-fslc-common: Bump revision to ca0ab15271
This commit includes the following change: ca0ab15271 pico-imx7d: Sync all defconfigs with pico-imx7d_defconfig Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> (cherry picked from commit b097516ab4599164e4d0892e5ac058c2856db6c1)
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
index 4edd3276..575f76f8 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2019.07.inc
@@ -10,7 +10,7 @@ DEPENDS += "bison-native"
10 10
11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 11SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
12 12
13SRCREV = "86ce1a1351b6349038709cdfd686aaf745124538" 13SRCREV = "ca0ab152714540f93bab9347ad5b706a0a54f037"
14SRCBRANCH = "2019.07+fslc" 14SRCBRANCH = "2019.07+fslc"
15 15
16PV = "v2019.07+git${SRCPV}" 16PV = "v2019.07+git${SRCPV}"