From: Daiane Angolini Date: Fri, 14 Jul 2017 13:32:42 +0000 (-0300) Subject: u-boot-fslc: Bump revision to be634a9 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=babe6319ea03c13b781e0c63a93df15b67f94c8f;p=meta-freescale.git u-boot-fslc: Bump revision to be634a9 This includes the following changes: be634a9 mx6sabre_common: Dynamically change the video output f5f42f3 mx6sabre_common: Place video related settings in common code 43d4159 mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig Signed-off-by: Daiane Angolini Signed-off-by: Otavio Salvador --- diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb index f2cd8e5e..ecb54bd8 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2017.07.bb @@ -2,5 +2,5 @@ include u-boot-fslc.inc PV = "v2017.07+git${SRCPV}" -SRCREV = "801fd445636a6d136ffb1a991245e183643a8934" +SRCREV = "f5f42f39f35568ea380bb4190b4ff155cc7cb151" SRCBRANCH = "2017.07+fslc"