diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-15 15:40:23 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-16 11:56:30 +0000 |
commit | e0890b662e590d18a4eb7229b469f0078f97b1e7 (patch) | |
tree | 68a658a13cde6650067ef61444d961936a9570d5 /meta/recipes-sato | |
parent | b7766e4bbe61d025346365de4cbafcae56909c27 (diff) | |
download | poky-e0890b662e590d18a4eb7229b469f0078f97b1e7.tar.gz |
meta: Drop now pointless manual -dbg packaging
With the autodebug package generation logic, specifically setting FILES_${PN}-dbg
isn't needed in most cases, we can remove them.
(From OE-Core rev: 3ab59d49dd7c18e194b58d1248b4b87709b5a738)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
7 files changed, 0 insertions, 9 deletions
diff --git a/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc b/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc index fa6b2b2e75..93538ed01e 100644 --- a/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc +++ b/meta/recipes-sato/gtk-engines/gtk-sato-engine.inc | |||
@@ -14,7 +14,6 @@ ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | |||
14 | PACKAGES += "gtk-theme-sato" | 14 | PACKAGES += "gtk-theme-sato" |
15 | FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so " | 15 | FILES_${PN} = "${libdir}/gtk-2.0/*/engines/*.so " |
16 | FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*.la" | 16 | FILES_${PN}-dev = "${libdir}/gtk-2.0/*/engines/*.la" |
17 | FILES_${PN}-dbg += " ${libdir}/gtk-2.0/*/engines/.debug" | ||
18 | FILES_gtk-theme-sato = "${datadir}/icons ${datadir}/themes" | 17 | FILES_gtk-theme-sato = "${datadir}/icons ${datadir}/themes" |
19 | 18 | ||
20 | inherit autotools-brokensep pkgconfig | 19 | inherit autotools-brokensep pkgconfig |
diff --git a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb index 0d321d3992..acfd2bb4f8 100644 --- a/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb +++ b/meta/recipes-sato/matchbox-keyboard/matchbox-keyboard_git.bb | |||
@@ -35,8 +35,6 @@ FILES_${PN} = "${bindir}/ \ | |||
35 | ${datadir}/pixmaps \ | 35 | ${datadir}/pixmaps \ |
36 | ${datadir}/matchbox-keyboard" | 36 | ${datadir}/matchbox-keyboard" |
37 | 37 | ||
38 | FILES_${PN}-dbg += "${libdir}/gtk-2.0/*/immodules/.debug" | ||
39 | |||
40 | FILES_${PN}-im = "${libdir}/gtk-2.0/*/immodules/*.so" | 38 | FILES_${PN}-im = "${libdir}/gtk-2.0/*/immodules/*.so" |
41 | 39 | ||
42 | FILES_${PN}-applet = "${libdir}/matchbox-panel/*.so" | 40 | FILES_${PN}-applet = "${libdir}/matchbox-panel/*.so" |
diff --git a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb index 4ed7368fd0..61d9e300ee 100644 --- a/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb +++ b/meta/recipes-sato/matchbox-panel-2/matchbox-panel-2_git.bb | |||
@@ -33,7 +33,6 @@ S = "${WORKDIR}/git" | |||
33 | FILES_${PN} += "${libdir}/matchbox-panel/*.so \ | 33 | FILES_${PN} += "${libdir}/matchbox-panel/*.so \ |
34 | ${datadir}/matchbox-panel/brightness/*.png \ | 34 | ${datadir}/matchbox-panel/brightness/*.png \ |
35 | ${datadir}/matchbox-panel/startup/*.png " | 35 | ${datadir}/matchbox-panel/startup/*.png " |
36 | FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" | ||
37 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.la" | 36 | FILES_${PN}-dev += "${libdir}/matchbox-panel/*.la" |
38 | 37 | ||
39 | inherit autotools pkgconfig distro_features_check | 38 | inherit autotools pkgconfig distro_features_check |
diff --git a/meta/recipes-sato/puzzles/oh-puzzles_git.bb b/meta/recipes-sato/puzzles/oh-puzzles_git.bb index 9876fe0fd1..dfa68a659b 100644 --- a/meta/recipes-sato/puzzles/oh-puzzles_git.bb +++ b/meta/recipes-sato/puzzles/oh-puzzles_git.bb | |||
@@ -60,7 +60,6 @@ PACKAGES += "${PN}-extra" | |||
60 | RDEPENDS_${PN}-extra += "oh-puzzles" | 60 | RDEPENDS_${PN}-extra += "oh-puzzles" |
61 | 61 | ||
62 | FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/" | 62 | FILES_${PN} = "/usr/share/pixmaps /usr/share/oh-puzzles/" |
63 | FILES_${PN}-dbg += "/usr/games/.debug/*" | ||
64 | FILES_${PN}-extra = "/usr/games/ /usr/share/applications /etc/gconf/schemas" | 63 | FILES_${PN}-extra = "/usr/games/ /usr/share/applications /etc/gconf/schemas" |
65 | 64 | ||
66 | python __anonymous () { | 65 | python __anonymous () { |
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 95826c1b60..56fae88d19 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
@@ -26,7 +26,6 @@ do_configure_prepend () { | |||
26 | } | 26 | } |
27 | 27 | ||
28 | FILES_${PN} = "${prefix}/bin/* ${datadir}/applications/*" | 28 | FILES_${PN} = "${prefix}/bin/* ${datadir}/applications/*" |
29 | FILES_${PN}-dbg += "${prefix}/bin/.debug" | ||
30 | 29 | ||
31 | do_install () { | 30 | do_install () { |
32 | rm -rf ${D}/* | 31 | rm -rf ${D}/* |
diff --git a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb index 8794032d25..1b2b65dfc9 100644 --- a/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb +++ b/meta/recipes-sato/sato-screenshot/sato-screenshot_git.bb | |||
@@ -19,7 +19,6 @@ S = "${WORKDIR}/git" | |||
19 | inherit autotools pkgconfig distro_features_check | 19 | inherit autotools pkgconfig distro_features_check |
20 | 20 | ||
21 | FILES_${PN} += "${libdir}/matchbox-panel/*.so" | 21 | FILES_${PN} += "${libdir}/matchbox-panel/*.so" |
22 | FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug" | ||
23 | 22 | ||
24 | do_install_append () { | 23 | do_install_append () { |
25 | rm ${D}${libdir}/matchbox-panel/*.la | 24 | rm ${D}${libdir}/matchbox-panel/*.la |
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb index 221ba172c1..aa5e6c9c0a 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb | |||
@@ -68,8 +68,6 @@ EXTRA_OECMAKE_append_mips = " -DENABLE_JIT=OFF " | |||
68 | EXTRA_OECMAKE_append_mips64 = " -DENABLE_JIT=OFF " | 68 | EXTRA_OECMAKE_append_mips64 = " -DENABLE_JIT=OFF " |
69 | 69 | ||
70 | FILES_${PN} += "${libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so" | 70 | FILES_${PN} += "${libdir}/webkit2gtk-4.0/injected-bundle/libwebkit2gtkinjectedbundle.so" |
71 | FILES_${PN}-dbg += "${libdir}/webkit2gtk-4.0/injected-bundle/.debug/libwebkit2gtkinjectedbundle.so" | ||
72 | FILES_${PN}-dbg += "${libdir}/webkitgtk/webkit2gtk-4.0/.debug/*" | ||
73 | 71 | ||
74 | # http://errors.yoctoproject.org/Errors/Details/20370/ | 72 | # http://errors.yoctoproject.org/Errors/Details/20370/ |
75 | ARM_INSTRUCTION_SET = "arm" | 73 | ARM_INSTRUCTION_SET = "arm" |