meta-openembedded/meta-oe
Eric BENARD e23c48c67e mercurial-native: fix install
else host python is used leading to the following error if the host doesn't
have the python headers installed :
| Python headers are required to build Mercurial
| make: *** [build] Error 1

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-13 12:58:46 +01:00
..
classes gitver: fix gitver to work with yocto 1.3 2012-10-30 09:51:51 +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 tiobench: fix aligned allocation method clash with newer glibc 2012-08-07 12:21:24 +02:00
recipes-connectivity Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
recipes-core Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
recipes-devtools mercurial-native: fix install 2012-11-13 12:58:46 +01:00
recipes-extended iotop: add from OE-Classic, update and tidy up 2012-10-30 09:50:19 +01:00
recipes-gnome/gtk+ recipes: few more PR bumps to rebuild after libffi5 -> libffi6 2012-09-20 10:02:51 +02:00
recipes-graphics Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
recipes-kernel Add compat-wireless recipe. 2012-07-19 11:09:46 +02:00
recipes-multimedia Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
recipes-navigation Replace bb.data.* with d.* 2012-10-28 14:32:06 +00:00
recipes-qt qt4: add bbappends also for 4.8.3 version 2012-10-02 19:29:38 +02:00
recipes-sato/claws-mail recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-20 10:02:45 +02:00
recipes-support freerdp: Bump SRCREV to 1.0.2 snapshot of 2012-10-30 2012-11-02 20:00:15 +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>