diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2010-04-03 18:50:45 +0200 |
commit | 82b51b6abd7b43ae6fa1c7d01b780d0c99d22804 (patch) | |
tree | b1455904c992c92a18dc5f48253d0f37c4ff7590 /recipes/python/python-edbus_svn.bb | |
parent | 5eef2a8892b12b3215f52065c2c177f576c41959 (diff) | |
parent | d2bd4a770d2a5b3fd56bd3a8584935240d9012f8 (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/python/python-edbus_svn.bb')
-rw-r--r-- | recipes/python/python-edbus_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/python/python-edbus_svn.bb b/recipes/python/python-edbus_svn.bb index 6a9b61e441..00fffeda74 100644 --- a/recipes/python/python-edbus_svn.bb +++ b/recipes/python/python-edbus_svn.bb @@ -1,4 +1,5 @@ require python-efl.inc +SRCREV = "${EFL_SRCREV}" DEPENDS += "edbus python-dbus" RDEPENDS += "python-dbus" |