mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
750e639295
* drop/reset PR where possible as PV is increased * remove RREPLACES for versions before meta-efl was created Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 lines
299 B
PHP
15 lines
299 B
PHP
DESCRIPTION = "The Enlightenment C-like scripting language for Edje"
|
|
|
|
inherit efl
|
|
|
|
LICENSE = "MIT BSD CompuPhase"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=220a7f1107df42c62428d8ebe559ed14"
|
|
|
|
BBCLASSEXTEND = "native"
|
|
INC_PR = "r0"
|
|
|
|
DEPENDS += "eina"
|
|
|
|
# Some upgrade path tweaking
|
|
AUTO_LIBNAME_PKGS = ""
|