mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
12 lines
252 B
PHP
12 lines
252 B
PHP
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"
|