diff options
author | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-05 12:49:39 +0200 |
---|---|---|
committer | Florian Boor <florian.boor@kernelconcepts.de> | 2009-05-06 16:13:33 +0200 |
commit | dc13ea62f299d1ae3ef7188a050cfba2326c0b0c (patch) | |
tree | ce9f6b1856091d08b0eb8e37a411a44ca018c86a /recipes/gpe-conf | |
parent | c57486c9bbf8035fd13b56505d6772962352d508 (diff) |
gpe-conf: bump RV in svn recipe
Diffstat (limited to 'recipes/gpe-conf')
-rw-r--r-- | recipes/gpe-conf/gpe-conf_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-conf/gpe-conf_svn.bb b/recipes/gpe-conf/gpe-conf_svn.bb index 5f9d60fd88..eeac6f9445 100644 --- a/recipes/gpe-conf/gpe-conf_svn.bb +++ b/recipes/gpe-conf/gpe-conf_svn.bb @@ -11,7 +11,7 @@ RDEPENDS_gpe-conf-panel = "gpe-conf" inherit autotools gpe -PV = "0.2.7+svnr${SRCREV}" +PV = "0.2.8+svnr${SRCREV}" PR = "r0" SRC_URI = "${GPE_SVN}" |