u-boot: fix PV

And drop PR as well since it isn't needed anymore.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2014-02-14 13:21:00 +01:00
parent b726aa234f
commit 05b450a022

View File

@ -17,8 +17,9 @@ DEFAULT_PREFERENCE_cubietruck="1"
SRC_URI = "git://github.com/linux-sunxi/u-boot-sunxi.git;protocol=git;branch=sunxi"
PE = "1"
PV = "v2013.10+v2014.01-rc1"
SRCREV = "c8bcaed26e019a90325d20b9bf182de7d724536d"
PR = "r10"
S = "${WORKDIR}/git"