diff options
author | Koen Kooi <koen@openembedded.org> | 2009-06-07 12:58:15 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-06-07 12:58:15 +0200 |
commit | 6332b2842a983f72de62ad8c2e8abf1c067845a1 (patch) | |
tree | 221f7f0e7efd156ed5d071677f5ea04d3024d267 /recipes/efl1/enhance_svn.bb | |
parent | 151d5f66ea28a8a19993bb94f0b94a8d6da990b9 (diff) |
enlightenment: update a bunch of PVs to match SRCREV
Diffstat (limited to 'recipes/efl1/enhance_svn.bb')
-rw-r--r-- | recipes/efl1/enhance_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/enhance_svn.bb b/recipes/efl1/enhance_svn.bb index dd09256655..b44cbec75c 100644 --- a/recipes/efl1/enhance_svn.bb +++ b/recipes/efl1/enhance_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "Enhance translates between glade .xml files and ETK" LICENSE = "MIT" DEPENDS = "exml" -PV = "0.0.0+svnr${SRCREV}" +PV = "0.0.1+svnr${SRCREV}" PR = "r1" inherit efl |