diff options
| author | Andreas Müller <schnitzeltony@gmail.com> | 2018-06-10 17:08:20 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2018-06-14 08:57:14 -0700 |
| commit | 2ad5ceafa53f2df7155d0d0c2f986c9858a48543 (patch) | |
| tree | c99999fc1013ca0d8cc65510f7f0d0da5bb7d949 /meta-xfce/recipes-xfce/tumbler | |
| parent | cfdd6c2038387dc035f18a92abf42fdeb6fa5648 (diff) | |
| download | meta-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/tumbler')
| -rw-r--r-- | meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb index 7e0c555a4e..6113150583 100644 --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.2.0.bb | |||
| @@ -26,10 +26,3 @@ FILES_${PN} += "${datadir}/dbus-1/services \ | |||
| 26 | ${libdir}/tumbler-1/plugins/*.so \ | 26 | ${libdir}/tumbler-1/plugins/*.so \ |
| 27 | ${libdir}/tumbler-1/plugins/cache/*.so \ | 27 | ${libdir}/tumbler-1/plugins/cache/*.so \ |
| 28 | " | 28 | " |
| 29 | |||
| 30 | FILES_${PN}-dev += "${libdir}/tumbler-1/plugins/*.la \ | ||
| 31 | ${libdir}/tumbler-1/plugins/cache/*.la" | ||
| 32 | FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \ | ||
| 33 | ${libdir}/tumbler-1/plugins/.debug \ | ||
| 34 | ${libdir}/tumbler-1/plugins/cache/.debug \ | ||
| 35 | " | ||
