summaryrefslogtreecommitdiffstats
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-07-05 13:47:28 -0300
commitfa765d43cdccf44415c8a3f2ae61649df972de66 (patch)
tree12a0d09d44d204bd4ae29a317a7ceb614e2f0fb9
parentd1c343736165c9bdf6ed71126b6e3140a329ae52 (diff)
downloadmeta-fsl-arm-fa765d43cdccf44415c8a3f2ae61649df972de66.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>
-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 fd6810b..28a64a4 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 91e287d..72198b7 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"