mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
various classes recipes: Remove FILES entries for dbg/dev packages
These entries are no more required - oe-core defaults were reworked long time ago. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -7,6 +7,3 @@ DEPENDS += "thunar"
|
||||
SRC_URI = "http://archive.xfce.org/src/thunar-plugins/${BPN}/${@'${PV}'[0:3]}/${BPN}-${PV}.tar.bz2"
|
||||
|
||||
FILES_${PN} += "${libdir}/thunarx-2/*.so"
|
||||
FILES_${PN}-dbg += "${libdir}/thunarx-2/.debug"
|
||||
FILES_${PN}-dev += "${libdir}/thunarx-2/*.la"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user