diff options
Diffstat (limited to 'recipes/efl1/emotion_svn.bb')
-rw-r--r-- | recipes/efl1/emotion_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/efl1/emotion_svn.bb b/recipes/efl1/emotion_svn.bb index 662628d4c2..c5733be8a1 100644 --- a/recipes/efl1/emotion_svn.bb +++ b/recipes/efl1/emotion_svn.bb @@ -2,7 +2,7 @@ DESCRIPTION = "The Enlightenment multimedia library" LICENSE = "MIT BSD" # we no longer build the libxine backend, since the gstreamer backend seems more promising DEPENDS = "eet evas ecore edje gstreamer gst-plugins-base" -PV = "0.1.0.042+svnr${SRCREV}" +PV = "0.1.0.042+svnr${SRCPV}" PR = "r4" inherit efl |