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/openocd/openocd_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/openocd') diff --git a/recipes/openocd/openocd_svn.bb b/recipes/openocd/openocd_svn.bb index 6823eabb98..11f5e77edb 100644 --- a/recipes/openocd/openocd_svn.bb +++ b/recipes/openocd/openocd_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing" HOMEPAGE = "http://openocd.berlios.de/" LICENSE = "GPL" -PV = "0.0+svnr${SRCREV}" +PV = "0.0+svnr${SRCPV}" PR = "r3" inherit autotools -- cgit 1.2.3-korg