mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 04:31:56 +02:00
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Siged-off-by: Koen Kooi <koen@dominion.truhere.net>
13 lines
287 B
PHP
13 lines
287 B
PHP
DESCRIPTION = "Eeze is a library to simplify the use of devices"
|
|
LICENSE = "MIT BSD"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=5388f2e926064f899c2481629ec3de18"
|
|
DEPENDS = "ecore udev"
|
|
|
|
inherit efl
|
|
|
|
BBCLASSEXTEND = "native"
|
|
INC_PR = "r0"
|
|
|
|
# Some upgrade path tweaking
|
|
AUTO_LIBNAME_PKGS = ""
|