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 15:47:06 -0300
commit1408af63dc5ffc6aafdcaf14d40820c956ca7172 (patch)
tree156c9894ae87fe329c0e3ef8a9b202c6855580dc
parent9a2210d9ec707531436dc4b56ce655c0bf50a8a8 (diff)
downloadmeta-freescale-1408af63dc5ffc6aafdcaf14d40820c956ca7172.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>
-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}"