diff options
Diffstat (limited to 'recipes/efl1/esmart_svn.bb')
-rw-r--r-- | recipes/efl1/esmart_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/esmart_svn.bb b/recipes/efl1/esmart_svn.bb index 1ff75a4a84..4e938753d9 100644 --- a/recipes/efl1/esmart_svn.bb +++ b/recipes/efl1/esmart_svn.bb @@ -1,7 +1,7 @@ DESCRIPTION = "ESmart is a collection of smart Evas objects" LICENSE = "MIT BSD" DEPENDS = "evas ecore edje imlib2 epsilon libtool" -PV = "0.9.0.050+svnr${SRCREV}" +PV = "0.9.0.050+svnr${SRCPV}" PR = "r1" inherit efl |