mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 23:48:20 +00:00
xfce.bbclass: Move static libraries to ${PN}-staticdev
* build tested with fresh build dir * run tested on overo: applications / all available plugins Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
040daebc80
commit
aaa135b7dc
@@ -7,5 +7,6 @@ FILES_${PN} += "${datadir}/icons/* ${datadir}/applications/* ${libdir}/xfce4/mod
|
||||
FILES_${PN}-doc += "${datadir}/xfce4/doc"
|
||||
|
||||
FILES_${PN}-dev += "${libdir}/xfce4/*/*.la"
|
||||
FILES_${PN}-staticdev += "${libdir}/xfce4/*/*.a"
|
||||
FILES_${PN}-dbg += "${libdir}/xfce4/*/.debug"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user