meta-openembedded/meta-oe
Samuel Stirtzel 662fd013ad libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg
This fixes "ERROR: Multiple .bb files are due to be built which each provide jpeg"

Signed-off-by: Samuel Stirtzel <s.stirtzel@googlemail.com>
Acked-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-23 08:43:15 +02:00
..
classes srctree: remove this bbclass 2012-10-05 12:17:40 +02: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 sshfs-fuse : Import recipe from Openembedded Classic. 2012-10-19 11:42:45 +02:00
recipes-core libjpeg-turbo: Add RPROVIDES to fix errors when rdepending on jpeg 2012-10-23 08:43:15 +02:00
recipes-devtools PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
recipes-extended PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
recipes-gnome/gtk+ recipes: few more PR bumps to rebuild after libffi5 -> libffi6 2012-09-20 10:02:51 +02:00
recipes-graphics libxaw: drop libxp and printproto from DEPENDS 2012-10-19 11:42:14 +02:00
recipes-kernel Add compat-wireless recipe. 2012-07-19 11:09:46 +02:00
recipes-multimedia PACKAGES_DYNAMIC: use regexp not glob 2012-10-19 11:42:13 +02:00
recipes-navigation mcnavi: move from meta-oe to meta-efl 2012-10-19 11:42:14 +02: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 fuse : Update to version 2.9.2. 2012-10-19 11:42:21 +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: 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>