summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2016-05-17 14:26:14 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2016-06-02 15:21:04 -0300
commit0571bbcbec7bacd09ed78a1eaa1338daf23432ad (patch)
tree5c7e2c50f92e546bfd35e0a3f665d812371476ea /recipes-bsp
parent98ae2c5de7032b884fea0db56778801985971121 (diff)
downloadmeta-freescale-0571bbcbec7bacd09ed78a1eaa1338daf23432ad.tar.gz
u-boot-fslc: Update to revision 6e4d8c5
This includes the following commit from U-Boot fslc: 6e4d8c5 pico-imx6ul: Select CONFIG_HUSH_PARSER option Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> 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 fd6810b8..28a64a4a 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 = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" 10SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783"
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 91e287d7..72198b7b 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 = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" 5SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783"
6SRCBRANCH = "2016.05+fslc" 6SRCBRANCH = "2016.05+fslc"