aboutsummaryrefslogtreecommitdiffstats
path: root/packages/efl1/edbus_cvs.bb
blob: db1547c3d4ac1ad53b06b35f396a166803123261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
DEPENDS = "dbus ecore"
LICENSE = "MIT"
PR = "r0"

inherit efl_library

SRC_URI = "${E_CVS};module=e17/proto/e_dbus"
S = "${WORKDIR}/e_dbus"

# TODO increase package granularity