This updates the fork based on upcoming 2015.04 release. This is
currently based on 2015.04-rc5 tag and offers a very solid release for
start the tests for Yocto Project 1.8 release.
Change-Id: I15519ffc7a28411f850bcf8492d8e5fb981bec7c
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
DEPENDS = "openssl"
PROVIDES = "u-boot-mxsboot"
-PV = "v2015.01+git${SRCPV}"
+PV = "v2015.04+git${SRCPV}"
+
+SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d"
+SRCBRANCH = "patches-2015.04"
-SRCREV = "614dd540e84857db586a2d914734a9b22c55165b"
-SRCBRANCH = "patches-2015.01"
SRC_URI = "git://github.com/Freescale/u-boot-fslc.git;branch=${SRCBRANCH}"
S = "${WORKDIR}/git"
+++ /dev/null
-include u-boot-fslc.inc
-
-PV = "v2015.01+git${SRCPV}"
-
-SRCREV = "614dd540e84857db586a2d914734a9b22c55165b"
-SRCBRANCH = "patches-2015.01"
--- /dev/null
+include u-boot-fslc.inc
+
+PV = "v2015.04+git${SRCPV}"
+
+SRCREV = "c0e89c7c2d499836fe94446d9c184a868dd4707d"
+SRCBRANCH = "patches-2015.04"