summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2016-05-16 17:21:56 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-05-17 14:06:54 -0300
commitc46731937519fbe00e6e901a3cd7c41d79febb16 (patch)
treef85bc975650cb22823a83423b5972d447bb7edf8 /recipes-bsp
parent91414b4763fa513d85d8fece240bfc813ed4a5a5 (diff)
downloadmeta-fsl-arm-c46731937519fbe00e6e901a3cd7c41d79febb16.tar.gz
u-boot-fslc: Update to revision 158a5196
This merges the changes of final 2016.05 release on top of FSLC fork. Change-Id: I99179beec9a75aead1bbe27de689005b9d129490 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc-mxsboot_2016.05.bb2
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.05.bb2
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 f2c227f..fd6810b 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
8PV = "v2016.05+git${SRCPV}" 8PV = "v2016.05+git${SRCPV}"
9 9
10SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed" 10SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9"
11SRCBRANCH = "2016.05+fslc" 11SRCBRANCH = "2016.05+fslc"
12 12
13SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}" 13SRC_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 d092f4d..91e287d 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
3PV = "v2016.05+git${SRCPV}" 3PV = "v2016.05+git${SRCPV}"
4 4
5SRCREV = "0fcd279712bdc2f4860bf9466323eb6874d411ed" 5SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9"
6SRCBRANCH = "2016.05+fslc" 6SRCBRANCH = "2016.05+fslc"