diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-03-31 09:14:18 +0200 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-03-31 12:56:35 +0200 |
commit | c5e512ae752cfef92f418c0c787c6371d3fa743c (patch) | |
tree | d2529324c68bd8e0b9e581f2b8c9b3e9db2462a3 /meta-efl/recipes-devtools/python/python-edbus_svn.bb | |
parent | b6aa2bfbf6fd51ada0fb7d5f44bbafbba796a73c (diff) | |
download | meta-openembedded-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.bb | 7 |
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 000000000..d6144e9b2 --- /dev/null +++ b/meta-efl/recipes-devtools/python/python-edbus_svn.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require python-efl.inc | ||
2 | LICENSE = "LGPLv2.1" | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | ||
4 | SRCREV = "${EFL_SRCREV}" | ||
5 | DEPENDS += "edbus python-dbus" | ||
6 | RDEPENDS_${PN} += "python-dbus" | ||
7 | SRCNAME = "python-e_dbus" | ||