meta-openembedded/meta-oe
Paul Eggleton a04e14f407 Tidy up unused files
In 3fdcb18dd6 the cups and ldconfig-native
recipes were removed but the associated files weren't, so remove those
as well.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-24 13:07:43 +01:00
..
classes systemd.bbclass: automatically extend RDEPENDS for *-systemd packages 2012-02-23 16:46:31 +01:00
conf meta-oe: include systemd-serialgetty in SIGGEN_EXCLUDERECIPES_ABISAFE 2012-02-24 09:53:24 +01:00
recipes-benchmark memtester: Corrected recipe following review comments and guidelines 2011-10-31 11:24:48 +01:00
recipes-connectivity dhcp: follow oe-core's update to 4.2.3-P2 2012-02-24 09:51:12 +01:00
recipes-core Tidy up unused files 2012-02-24 13:07:43 +01:00
recipes-devtools python-setuptools: remove 2012-02-24 13:07:41 +01:00
recipes-extended polkit: enable and disable systemd/consolekit support explicitly 2012-02-23 16:46:32 +01:00
recipes-gnome/gtk+ recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
recipes-graphics xserver-nodm-init: remove unneeded systemd code 2012-02-23 16:46:31 +01:00
recipes-kernel/kmod kmod: disable man pages generation because we don't have working xsltproc 2012-02-24 09:53:52 +01:00
recipes-multimedia recipes: bump PR to rebuild .la files without libz.la 2012-02-13 16:59:29 +01:00
recipes-navigation foxtrotgps: upgrade to 1.1.0 2012-02-23 16:46:32 +01:00
recipes-qt qt-4.8.0: enable sql features as in 4.7.4 2012-01-26 15:26:49 +01:00
recipes-support Tidy up unused files 2012-02-24 13:07:43 +01:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT move layer into meta-oe in preparation for future splits 2011-03-17 21:41:22 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'

When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-oe'

You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.

Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net>