diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2016-06-30 13:20:23 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-07-15 07:48:55 -0300 |
commit | 8f424f02090e2e5f6b8140aa69df9e64b228a399 (patch) | |
tree | fa9b38cf70a391e0f651a1d5fd9c08508946d393 | |
parent | 5ab51c6c35dff0a9a555d0646b279e6e0ddbf3ef (diff) | |
download | meta-freescale-8f424f02090e2e5f6b8140aa69df9e64b228a399.tar.gz |
u-boot-fslc: Bump revision to 3106462
This includes following fixes:
3106462 mx7dsabresd: Fix the boot of a NXP kernel
401468c mx7: Place MX7_SEC option in Kconfig
Change-Id: If54a89f104a6d340df911c43ba4b22f526aa6c65
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb | 2 | ||||
-rw-r--r-- | recipes-bsp/u-boot/u-boot-fslc_2016.05.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb index 28a64a4a..f266da6e 100644 --- a/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb | |||
@@ -7,7 +7,7 @@ PROVIDES = "u-boot-mxsboot" | |||
7 | 7 | ||
8 | PV = "v2016.05+git${SRCPV}" | 8 | PV = "v2016.05+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" | 10 | SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" |
11 | SRCBRANCH = "2016.05+fslc" | 11 | SRCBRANCH = "2016.05+fslc" |
12 | 12 | ||
13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" | 13 | SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" |
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb index 72198b7b..8bd4d687 100644 --- a/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb +++ b/recipes-bsp/u-boot/u-boot-fslc_2016.05.bb | |||
@@ -2,5 +2,5 @@ include u-boot-fslc.inc | |||
2 | 2 | ||
3 | PV = "v2016.05+git${SRCPV}" | 3 | PV = "v2016.05+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" | 5 | SRCREV = "31064626988e9ac242b76d3fcbd2091143796d8e" |
6 | SRCBRANCH = "2016.05+fslc" | 6 | SRCBRANCH = "2016.05+fslc" |