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
+1 -1
View File
@@ -10,4 +10,4 @@ FILES_${PN} += "${datadir}/xfce4/panel-plugins/"
FILES_${PN} += "${datadir}/xfce4/panel/plugins/"
FILES_${PN} += "${libdir}/xfce4/panel-plugins/*.so"
FILES_${PN} += "${libdir}/xfce4/panel/plugins/*.so"
FILES_${PN}-dbg += "${libexecdir}/xfce4/panel-plugins/.debug"