[meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: fix 2016.09 revision

Mirza Krak mirza.krak at gmail.com
Sat Feb 4 04:39:43 PST 2017


From: Mirza Krak <mirza.krak at gmail.com>

In commit e4bc3c319710 ("u-boot-fslc: Bump revision to 0dea106") the
SRCREV was updated for the 2016.09 recipe. But that revision does not
exist in tree.

Update the revision to point at the v2016.09.01 tag which was the intent
in previous commit.

Signed-off-by: Mirza Krak <mirza.krak at gmail.com>
---
 recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 c673365bd1ba..e6f39bcb0a62 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

 PV = "v2016.09+git${SRCPV}"

-SRCREV = "0dea106b4985c15c055e7ae187b05a53d6a82a41"
+SRCREV = "0012fc243518872e025259ee1f20a8cd7be3bfae"
 SRCBRANCH = "2016.09+fslc"
--
2.1.4



More information about the meta-freescale mailing list