diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-05-17 14:26:14 -0300 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2016-06-02 15:21:04 -0300 |
commit | 0571bbcbec7bacd09ed78a1eaa1338daf23432ad (patch) | |
tree | 5c7e2c50f92e546bfd35e0a3f665d812371476ea /recipes-bsp | |
parent | 98ae2c5de7032b884fea0db56778801985971121 (diff) | |
download | meta-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.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 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 | ||
8 | PV = "v2016.05+git${SRCPV}" | 8 | PV = "v2016.05+git${SRCPV}" |
9 | 9 | ||
10 | SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" | 10 | SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" |
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 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 | ||
3 | PV = "v2016.05+git${SRCPV}" | 3 | PV = "v2016.05+git${SRCPV}" |
4 | 4 | ||
5 | SRCREV = "158a5196a5aed4cc5dc28348471e3cc641ee1cc9" | 5 | SRCREV = "6e4d8c5bdc6ca8eb241e848f658c4f5abb8b0783" |
6 | SRCBRANCH = "2016.05+fslc" | 6 | SRCBRANCH = "2016.05+fslc" |