meta-openembedded/meta-oe
Mihai Prica 3956271007 python-feedparser: Changed from distutils to setuptools
This package uses setuptools not distutils.

Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-22 09:51:25 +02:00
..
classes recipes: Unify indentation 2013-04-15 16:23:17 +02:00
conf layer.conf: add ca-certificates to SIGGEN_EXCLUDERECIPES_ABISAFE 2013-03-21 22:01:08 +01:00
recipes-benchmark fio: Add armv6 support 2013-04-19 02:45:27 +02:00
recipes-connectivity samba: Add usershare directory to the package 2013-05-21 19:16:33 +02:00
recipes-core llvm2.9: add LLVM_EXTRA_ARCH to enable X86 unless building for x86 2013-04-29 10:51:08 +02:00
recipes-devtools python-feedparser: Changed from distutils to setuptools 2013-08-22 09:51:25 +02:00
recipes-extended nostromo: move to meta-webserver and tweak 2013-04-19 02:45:28 +02:00
recipes-gnome recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-graphics lxdm: fix postinst-code 2013-04-30 21:23:03 +02:00
recipes-kernel compat-wireless: exclude from world 2013-04-30 21:23:10 +02:00
recipes-multimedia live555: change MIRROR for older versions 2013-04-22 09:51:47 +02:00
recipes-navigation recipes: Unify indentation 2013-04-15 16:23:17 +02:00
recipes-qt qtserialport-e: Various fixes per openembedded-devel list comments. 2013-04-30 21:22:43 +02:00
recipes-sato/claws-mail claws-plugins-*: Update SRC_URI 2013-06-11 09:00:55 +02:00
recipes-support vim: update to 7.3.905 2013-04-22 19:00:56 +02: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: show github mirror URL in layer dependencies 2013-04-29 11:06:48 +02:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: dylan
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 -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][dylan][PATCH'

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>