diff options
author | Daiane Angolini <daiane.angolini@nxp.com> | 2017-07-14 10:32:42 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-07-14 17:15:52 -0300 |
commit | babe6319ea03c13b781e0c63a93df15b67f94c8f (patch) | |
tree | 12076ad8ab5bcff80f5a22c80123edbb374300b9 /recipes-bsp/u-boot | |
parent | 4d1b16be20bc4054d8da6d32fe813d4048c5a04f (diff) | |
download | meta-freescale-babe6319ea03c13b781e0c63a93df15b67f94c8f.tar.gz |
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 <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/u-boot')
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2017.07.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
2 | 2 | ||
3 | PV = "v2017.07+git${SRCPV}" | 3 | PV = "v2017.07+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "801fd445636a6d136ffb1a991245e183643a8934" | 5 | SRCREV = "f5f42f39f35568ea380bb4190b4ff155cc7cb151" |
6 | SRCBRANCH = "2017.07+fslc" | 6 | SRCBRANCH = "2017.07+fslc" |