diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-04 16:29:12 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2017-10-05 11:55:33 -0300 |
commit | b35452627c07ccfbb6a3d41454adbd5ffbdc3bb8 (patch) | |
tree | 5dd6124062ba4b1f16668383709ebda727e3a19e | |
parent | 6d75edf961350ce191a08e568524027c3b361ab8 (diff) | |
download | meta-freescale-b35452627c07ccfbb6a3d41454adbd5ffbdc3bb8.tar.gz |
u-boot-fslc: Bump to revision 977c60b153
This includes the following changes:
977c60b153 Revert "wandboard: Set fdt based on board_rev and board_name"
e439122438 wandboard: Add support for the latest revd1 revision
ada0d28cb4 doc: update imx_usb_loader URL
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc index 50eeae1b..f2b4e83a 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc +++ b/recipes-bsp/u-boot/u-boot-fslc-common_2017.09.inc | |||
@@ -18,7 +18,7 @@ DEPENDS_mxs += "elftosb-native openssl-native" | |||
18 | 18 | ||
19 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 19 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
20 | 20 | ||
21 | SRCREV = "0edf2007c62a664d5f6b641e4499d44134ee5085" | 21 | SRCREV = "977c60b15354f9b88d49bf6e1ee38e24f55b1fe3" |
22 | SRCBRANCH = "2017.09+fslc" | 22 | SRCBRANCH = "2017.09+fslc" |
23 | 23 | ||
24 | PV = "v2017.09+git${SRCPV}" | 24 | PV = "v2017.09+git${SRCPV}" |