aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-devtools/python/python-edbus_svn.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-31 09:14:18 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-03-31 12:56:35 +0200
commitc5e512ae752cfef92f418c0c787c6371d3fa743c (patch)
treed2529324c68bd8e0b9e581f2b8c9b3e9db2462a3 /meta-efl/recipes-devtools/python/python-edbus_svn.bb
parentb6aa2bfbf6fd51ada0fb7d5f44bbafbba796a73c (diff)
downloadmeta-openembedded-contrib-c5e512ae752cfef92f418c0c787c6371d3fa743c.tar.gz
python-efl: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-efl/recipes-devtools/python/python-edbus_svn.bb')
-rw-r--r--meta-efl/recipes-devtools/python/python-edbus_svn.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-efl/recipes-devtools/python/python-edbus_svn.bb b/meta-efl/recipes-devtools/python/python-edbus_svn.bb
new file mode 100644
index 0000000000..d6144e9b2e
--- /dev/null
+++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb
@@ -0,0 +1,7 @@
+require python-efl.inc
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
+SRCREV = "${EFL_SRCREV}"
+DEPENDS += "edbus python-dbus"
+RDEPENDS_${PN} += "python-dbus"
+SRCNAME = "python-e_dbus"