diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-01 11:12:30 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-02 00:27:31 +0200 |
commit | 82b394467d9142edf2721176244c3a7eb26ba69a (patch) | |
tree | bceafa1a385b7cb54b423ea0be6dc434d73d3b80 /recipes/e17/rage_svn.bb | |
parent | c652a39e6c87f4d4e5efdda3bcc7a120a99b14d8 (diff) |
EFL: move SRCREVs from sane-srcrevs.inc to efl/e17 recipes
* Or we can move them to e.bbclass, python-efl.inc instead.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/e17/rage_svn.bb')
-rw-r--r-- | recipes/e17/rage_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/e17/rage_svn.bb b/recipes/e17/rage_svn.bb index 3a4ccb0136..edf6e699d1 100644 --- a/recipes/e17/rage_svn.bb +++ b/recipes/e17/rage_svn.bb @@ -5,5 +5,6 @@ LICENSE = "MIT BSD" DEPENDS = "emotion evas ecore edje" SECTION = "x11/multimedia" PV = "0.3.0.042+svnr${SRCPV}" +SRCREV = "${EFL_SRCREV}" inherit e |