summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-08-30 22:47:48 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2018-08-30 22:47:48 -0300
commit385e68c9470e52ff8226002aaa89a9f70206cec6 (patch)
tree4b0c103a5a2f53c04ac7db2055ab919d8a549f41 /recipes-bsp
parent7202e70d4ae0a2744d05e745a67e21399ba95596 (diff)
downloadmeta-freescale-385e68c9470e52ff8226002aaa89a9f70206cec6.tar.gz
u-boot-fslc: Bump revision to 1e13b91a
1e13b91af7 mx6sabre_common: Allow the videoargs to be passed to bootargs 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_2018.07.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc
index ff54e15b..50e680eb 100644
--- a/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc
+++ b/recipes-bsp/u-boot/u-boot-fslc-common_2018.07.inc
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
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 = "bc558729a723f2d2c91b74d9c96716666550d528" 11SRCREV = "1e13b91af7b492d97bdf613680e43605e562a562"
12SRCBRANCH = "2018.07+fslc" 12SRCBRANCH = "2018.07+fslc"
13 13
14PV = "v2018.07+git${SRCPV}" 14PV = "v2018.07+git${SRCPV}"