From 1c70f2139252b2334884a612522355e60335bd68 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 15 Nov 2009 14:07:42 +0100 Subject: svn recipes: change +svnr${SRCREV} +svnr${SRCPV} * Just formal change * No need to bump PE or PR Signed-off-by: Martin Jansa --- recipes/ti/bitblit_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/ti') diff --git a/recipes/ti/bitblit_svn.bb b/recipes/ti/bitblit_svn.bb index dc3722c008..f813b31f06 100644 --- a/recipes/ti/bitblit_svn.bb +++ b/recipes/ti/bitblit_svn.bb @@ -13,7 +13,7 @@ SRC_URI = "svn://gforge.ti.com/svn/${PN};module=trunk;proto=https;user=anonymous " # Again, no '.' in PWD allowed :( -PV = "0+svnr${SRCREV}" +PV = "0+svnr${SRCPV}" PR = "r1" S = "${WORKDIR}/trunk/bitblit" -- cgit v1.2.3