mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
python-efl: import from meta-shr
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user