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/gpe-gallery/gpe-gallery_svn.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/gpe-gallery') diff --git a/recipes/gpe-gallery/gpe-gallery_svn.bb b/recipes/gpe-gallery/gpe-gallery_svn.bb index ea1d23a5be..8d7bf3a4ca 100644 --- a/recipes/gpe-gallery/gpe-gallery_svn.bb +++ b/recipes/gpe-gallery/gpe-gallery_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "GPE image viewer application" SECTION = "gpe" LICENSE = "GPL" DEPENDS = "libgpewidget" -PV = "0.97+svnr${SRCREV}" +PV = "0.97+svnr${SRCPV}" inherit autotools export CVSBUILD = "no" -- cgit 1.2.3-korg