diff options
Diffstat (limited to 'recipes/efl1/eina_svn.bb')
-rw-r--r-- | recipes/efl1/eina_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/efl1/eina_svn.bb b/recipes/efl1/eina_svn.bb index a871721e7c..6873e83750 100644 --- a/recipes/efl1/eina_svn.bb +++ b/recipes/efl1/eina_svn.bb @@ -2,6 +2,7 @@ DESCRIPTION = "Eina is the Enlightenment data library" LICENSE = "LGPL" PV = "0.0.2.060+svnr${SRCPV}" PR = "r1" +SRCREV = "${EFL_SRCREV}" inherit efl |