summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/exo
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2018-06-10 17:08:20 +0200
committerKhem Raj <raj.khem@gmail.com>2018-06-14 08:57:14 -0700
commit2ad5ceafa53f2df7155d0d0c2f986c9858a48543 (patch)
treec99999fc1013ca0d8cc65510f7f0d0da5bb7d949 /meta-xfce/recipes-xfce/exo
parentcfdd6c2038387dc035f18a92abf42fdeb6fa5648 (diff)
downloadmeta-openembedded-2ad5ceafa53f2df7155d0d0c2f986c9858a48543.tar.gz
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>
Diffstat (limited to 'meta-xfce/recipes-xfce/exo')
-rw-r--r--meta-xfce/recipes-xfce/exo/exo_0.12.0.bb3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb b/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
index d256b5769b..85c95faf2d 100644
--- a/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
+++ b/meta-xfce/recipes-xfce/exo/exo_0.12.0.bb
@@ -31,9 +31,6 @@ FILES_${PN} += "${datadir}/xfce4/ \
31 ${libdir}/xfce4/exo-1 \ 31 ${libdir}/xfce4/exo-1 \
32" 32"
33 33
34FILES_${PN}-dbg += "${libdir}/gio/modules/.debug \
35"
36
37FILES_exo-csource += "${bindir}/exo-csource" 34FILES_exo-csource += "${bindir}/exo-csource"
38 35
39BBCLASSEXTEND = "native" 36BBCLASSEXTEND = "native"