mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 16:58:24 +00:00
eeze: fix packaging
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -6,7 +6,9 @@ DEPENDS = "ecore eet udev"
|
|||||||
inherit efl
|
inherit efl
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
INC_PR = "r0"
|
INC_PR = "r1"
|
||||||
|
|
||||||
# Some upgrade path tweaking
|
# Some upgrade path tweaking
|
||||||
AUTO_LIBNAME_PKGS = ""
|
AUTO_LIBNAME_PKGS = ""
|
||||||
|
|
||||||
|
FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"
|
||||||
|
|||||||
Reference in New Issue
Block a user