aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/efl/edbus2.inc
blob: 00e2a28a2583ea6a5bea57d24e30bad964dac02b (plain)
1
2
3
4
5
6
7
8
9
10
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"