meta-openembedded/meta-oe
Andreas Oberritter 9150eee6c4 swig: avoid host contamination, make build deterministic
* Explicitly disable all other languages than python, which was the
  only language listed in DEPENDS.

* Inherit pythonnative to make it find OE's python executable.

* Depend on libpcre in order to reliably enable Swig's regex feature.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-12 11:22:39 +01:00
..
classes update-fonts.bbclass: remove - we now use oe-core's fontcache.bbclass 2013-02-16 05:52:37 +01:00
conf task-x11*: remove in favor of packagegroup-core-x11* variants from oe-core 2012-09-06 13:13:59 +02:00
recipes-benchmark lmbench: update config script 2013-03-02 15:34:52 +01:00
recipes-connectivity samba: Split libnss-winbind package 2013-02-16 05:55:24 +01:00
recipes-core mm-common: inherit gnomebase instead of gnome 2013-01-30 13:44:08 +01:00
recipes-devtools swig: avoid host contamination, make build deterministic 2013-03-12 11:22:39 +01:00
recipes-extended redis: add new recipe for redis-2.6.9 2013-02-16 05:54:59 +01:00
recipes-gnome gtkhtml2: add, from oe-core 2013-02-16 05:55:00 +01:00
recipes-graphics clutter-box2d: add, from oe-core 2013-03-02 15:27:45 +01:00
recipes-kernel compat-wireless: upgrade and fixup 2013-01-18 10:49:41 +01:00
recipes-multimedia obexd, id3lib: fix LIC_FILES_CHKSUM URL 2013-02-19 01:48:45 +01:00
recipes-navigation gpsd: fix udev rules file 2013-03-06 06:05:35 +01:00
recipes-qt libconnman-qt: fixed directory typo 2013-02-21 06:22:21 +01:00
recipes-sato/claws-mail claws-plugin-rssyl: upgrade to 0.34 2012-12-19 17:48:23 +01:00
recipes-support lmsensors: Add lmsensors-config RRECOMMENDS 2013-02-16 05:55:00 +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: keep PATCH prefix in subject-prefix, some people filter their inbox based on that 2012-04-26 13:49:15 +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][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>