mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 18:06:58 +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:
parent
dd3da40782
commit
1a6b3c9084
@ -60,4 +60,4 @@ FILES_${PN}-dbg += "${libdir}/${PN}/.debug \
|
||||
|
||||
FILES_${PN}-tests = "${bindir}/${PN} \
|
||||
${bindir}/*_* \
|
||||
${datadir}"
|
||||
${datadir}/${PN}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user