From patchwork Fri Feb 1 13:01:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/6] Remove old recipes Date: Fri, 01 Feb 2013 13:01:16 -0000 From: Ross Burton X-Patchwork-Id: 43827 Message-Id: To: openembedded-core@lists.openembedded.org Hi, A series containing some more removes from oe-core: libcanberra and metacity have already been submitted, but they're in this branch for completeness. clutter-box2d is about to move to meta-oe if they want it, as it's unused in oe-core. orinoco-conf is legacy, if a BSP layer still needs it (meta-handheld doesn't, and that's where I thought it would be) then they are welcome to restore it there. matchbox-stroke was a proof of concept, and considering that modern touch screens are capacitive instead of resistive this is unlikly to be usable anyway. Ross The following changes since commit 8d80483e2f0f755a61087be1dffaf595fbc467fd: bitbake: bitbake-layers: print the recipe's depends that crosses a layer boundary (2013-01-31 14:00:03 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ross/removes for you to fetch changes up to 3742a00f9efeb85866fd7b1748c8a346fe2e2bb9: matchbox-stroke: remove (2013-02-01 12:46:19 +0000) ---------------------------------------------------------------- Ross Burton (6): libcanberra: remove, migrated to meta-gnome metacity: remove, migrated to meta-gnome clutter-box2d: remove orinoco-conf: remove packagegroup-core-x11-sato: remove matchbox-stroke matchbox-stroke: remove meta/recipes-bsp/orinoco/files/COPYING.patch | 346 -- meta/recipes-bsp/orinoco/files/orinoco_cs.conf | 2 - meta/recipes-bsp/orinoco/files/spectrum_fw.h | 4569 -------------------- meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 16 - .../metacity/remove-yelp-help-rules-var.patch | 28 - meta/recipes-gnome/gnome/metacity_2.34.13.bb | 30 - meta/recipes-graphics/clutter/clutter-box2d.inc | 15 - meta/recipes-graphics/clutter/clutter-box2d_git.bb | 14 - .../pulseaudio/libcanberra_0.29.bb | 32 - .../matchbox-stroke/files/configure_fix.patch | 15 - .../matchbox-stroke/files/single-instance.patch | 20 - .../matchbox-stroke/matchbox-stroke_git.bb | 25 - .../packagegroups/packagegroup-core-x11-sato.bb | 1 - 13 files changed, 5113 deletions(-) delete mode 100644 meta/recipes-bsp/orinoco/files/COPYING.patch delete mode 100644 meta/recipes-bsp/orinoco/files/orinoco_cs.conf delete mode 100644 meta/recipes-bsp/orinoco/files/spectrum_fw.h delete mode 100644 meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb delete mode 100644 meta/recipes-gnome/gnome/metacity/remove-yelp-help-rules-var.patch delete mode 100644 meta/recipes-gnome/gnome/metacity_2.34.13.bb delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d.inc delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d_git.bb delete mode 100644 meta/recipes-multimedia/pulseaudio/libcanberra_0.29.bb delete mode 100644 meta/recipes-sato/matchbox-stroke/files/configure_fix.patch delete mode 100644 meta/recipes-sato/matchbox-stroke/files/single-instance.patch delete mode 100644 meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb Ross Burton (6): libcanberra: remove, migrated to meta-gnome metacity: remove, migrated to meta-gnome clutter-box2d: remove orinoco-conf: remove packagegroup-core-x11-sato: remove matchbox-stroke matchbox-stroke: remove meta/recipes-bsp/orinoco/files/COPYING.patch | 346 -- meta/recipes-bsp/orinoco/files/orinoco_cs.conf | 2 - meta/recipes-bsp/orinoco/files/spectrum_fw.h | 4569 -------------------- meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb | 16 - .../metacity/remove-yelp-help-rules-var.patch | 28 - meta/recipes-gnome/gnome/metacity_2.34.13.bb | 30 - meta/recipes-graphics/clutter/clutter-box2d.inc | 15 - meta/recipes-graphics/clutter/clutter-box2d_git.bb | 14 - .../pulseaudio/libcanberra_0.29.bb | 32 - .../matchbox-stroke/files/configure_fix.patch | 15 - .../matchbox-stroke/files/single-instance.patch | 20 - .../matchbox-stroke/matchbox-stroke_git.bb | 25 - .../packagegroups/packagegroup-core-x11-sato.bb | 1 - 13 files changed, 5113 deletions(-) delete mode 100644 meta/recipes-bsp/orinoco/files/COPYING.patch delete mode 100644 meta/recipes-bsp/orinoco/files/orinoco_cs.conf delete mode 100644 meta/recipes-bsp/orinoco/files/spectrum_fw.h delete mode 100644 meta/recipes-bsp/orinoco/orinoco-conf_1.0.bb delete mode 100644 meta/recipes-gnome/gnome/metacity/remove-yelp-help-rules-var.patch delete mode 100644 meta/recipes-gnome/gnome/metacity_2.34.13.bb delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d.inc delete mode 100644 meta/recipes-graphics/clutter/clutter-box2d_git.bb delete mode 100644 meta/recipes-multimedia/pulseaudio/libcanberra_0.29.bb delete mode 100644 meta/recipes-sato/matchbox-stroke/files/configure_fix.patch delete mode 100644 meta/recipes-sato/matchbox-stroke/files/single-instance.patch delete mode 100644 meta/recipes-sato/matchbox-stroke/matchbox-stroke_git.bb