mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
meta-efl: efl.bbclass: package only ${datadir}/${PE} in ${PN}-tests, it was stealing files from ${PN}-locale-*
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -60,4 +60,4 @@ FILES_${PN}-dbg += "${libdir}/${PN}/.debug \
|
||||
|
||||
FILES_${PN}-tests = "${bindir}/${PN} \
|
||||
${bindir}/*_* \
|
||||
${datadir}"
|
||||
${datadir}/${PN}"
|
||||
|
||||
Reference in New Issue
Block a user