u-boot-boundary: update PV to reflect U-Boot version

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
This commit is contained in:
Eric Nelson 2013-10-10 19:29:24 +00:00 committed by Otavio Salvador
parent 054e9945f4
commit eeb9bdd371

View File

@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "(imx6qsabrelite|nitrogen6x)"
PROVIDES = "u-boot"
PV = "v2013.01+git${SRCPV}"
PV = "v2013.07+git${SRCPV}"
SRCREV = "f89bc066db0569008418fac1a0408a9a57f2232f"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git"