summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2017-04-25 10:08:02 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-04-25 10:29:46 -0300
commitf12671110e0d442fc1655957f6e10291f743e7d1 (patch)
treeaad0916ff1403ec1a9a049899185f38148267a62 /recipes-bsp
parentcb7f3ea982ace7df4fd624e16b4f648f2dad2e07 (diff)
downloadmeta-freescale-f12671110e0d442fc1655957f6e10291f743e7d1.tar.gz
u-boot-fslc: Bump revision to ac3b20cdbe
This includes the following changes: - ac3b20cdbe mx6cuboxi: Remove define for PARTITION_UUIDS and CMD_PART - eec5e45589 wandboard: Remove define for PARTITION_UUIDS and CMD_PART Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2017.03.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
index 4d6e5df0..ce62e53a 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2017.03.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2017.03+git${SRCPV}" 3PV = "v2017.03+git${SRCPV}"
4 4
5SRCREV = "2b94a1cb2817e25c1b2655b9b4c6564f8e5d1b35" 5SRCREV = "ac3b20cdbe5282fbfa46d7fd39358f5ee07e24d9"
6SRCBRANCH = "2017.03+fslc" 6SRCBRANCH = "2017.03+fslc"