mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
meta-elf: e-module: add *.a to PN-staticdev
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,4 +15,5 @@ EXTRA_OECONF = "--with-edje-cc=${STAGING_BINDIR_NATIVE}/edje_cc"
|
||||
|
||||
FILES_${PN} += "${libdir}/enlightenment/modules/${PN}"
|
||||
FILES_${PN}-dbg += "${libdir}/enlightenment/modules/${PN}/*/.debug"
|
||||
FILES_${PN}-staticdev += "${libdir}/enlightenment/modules/${PN}/*/*.a"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user