diff options
author | Denis Pynkin <denis.pynkin@collabora.com> | 2017-07-18 23:11:21 +0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-07-19 09:58:35 -0300 |
commit | 0b1bb9b69fe73e9933c8e16a11a7cd1095ae8072 (patch) | |
tree | 5aa32a8ac7f778df018079fa714c4d73d8c2eadf | |
parent | babe6319ea03c13b781e0c63a93df15b67f94c8f (diff) | |
download | meta-freescale-0b1bb9b69fe73e9933c8e16a11a7cd1095ae8072.tar.gz |
u-boot-fslc: Bump revision to 65a6a14c
This includes the following changes:
65a6a14c mx6cuboxi: Revert "mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig"
Signed-off-by: Denis Pynkin <denis.pynkin@collabora.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-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 ecb54bd8..be2f1532 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 = "f5f42f39f35568ea380bb4190b4ff155cc7cb151" | 5 | SRCREV = "65a6a14ccd0beb43376a9d0aec8fd171c6427063" |
6 | SRCBRANCH = "2017.07+fslc" | 6 | SRCBRANCH = "2017.07+fslc" |