mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-31 01:10:08 +00:00
eeze: add eeze_scanner also to -dbg package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -6,9 +6,10 @@ DEPENDS = "ecore eet udev"
|
|||||||
inherit efl
|
inherit efl
|
||||||
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
INC_PR = "r1"
|
INC_PR = "r2"
|
||||||
|
|
||||||
# Some upgrade path tweaking
|
# Some upgrade path tweaking
|
||||||
AUTO_LIBNAME_PKGS = ""
|
AUTO_LIBNAME_PKGS = ""
|
||||||
|
|
||||||
FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"
|
FILES_${PN} += "${libdir}/enlightenment/utils/eeze_scanner"
|
||||||
|
FILES_${PN}-dbg += "${libdir}/enlightenment/utils/.debug"
|
||||||
|
|||||||
Reference in New Issue
Block a user