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:
Andreas Müller
2018-06-10 17:08:20 +02:00
committed by Khem Raj
parent cfdd6c2038
commit 2ad5ceafa5
13 changed files with 1 additions and 44 deletions
-3
View File
@@ -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"