summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Berton <fabio.berton@ossystems.com.br>2016-10-19 15:03:36 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2016-10-19 17:49:58 -0200
commitb43c18c0090c435c040058c4d0fde016b41216f6 (patch)
treea7c32ed40f1c3eb689602c30d825b4dd98707a6e
parentbbfff7c1bbc3db33dff44b7624690dc8b4ef0131 (diff)
downloadmeta-freescale-b43c18c0090c435c040058c4d0fde016b41216f6.tar.gz
u-boot-fslc: Bump revision to 0dbe853
This includes following changes: - 0dbe853 embestmx6boards: Use PARTUUID to specify the rootfs location - 7b2aeb5 mx6cuboxi: Change finduuid to find on first partition - 163cc05 wandboard: Change finduuid to find on first partition - 72531ef Revert "Revert "embestmx6boards: convert to use config_distro_bootcmd.h"" Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-bsp/u-boot/u-boot-fslc_2016.09.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb
index dd6cffac..3780818f 100644
--- a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb
+++ b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb
@@ -2,5 +2,5 @@ include u-boot-fslc.inc
2 2
3PV = "v2016.09+git${SRCPV}" 3PV = "v2016.09+git${SRCPV}"
4 4
5SRCREV = "157ec06ef780e3dac510f35b6fcf496c22fb24f9" 5SRCREV = "0dbe8538b73b402faa7e0b873d3c69857b76a35c"
6SRCBRANCH = "2016.09+fslc" 6SRCBRANCH = "2016.09+fslc"