aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/efl/edbus2.inc')
-rw-r--r--meta-efl/recipes-efl/efl/edbus2.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/efl/edbus2.inc b/meta-efl/recipes-efl/efl/edbus2.inc
new file mode 100644
index 0000000000..00e2a28a25
--- /dev/null
+++ b/meta-efl/recipes-efl/efl/edbus2.inc
@@ -0,0 +1,11 @@
+DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
+DEPENDS = "dbus ecore eina"
+LICENSE = "LGPL-2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4ed65f801204783f71fedafc082038d9"
+
+inherit efl
+
+BBCLASSEXTEND = "native"
+INC_PR = "r0"
+
+SRCNAME = "edbus"