meta-openembedded/meta-oe
Otavio Salvador 97350f5228 libav: Change the PACKAGES_DYNAMIC expression to be more restrict
Using 'lib*' we end having problem with every other package that
generate libraries dynamically thus we changed it to match the library
prefixes.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-10 12:33:44 +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 soft66: added missing AM_PROG_AR 2012-10-10 09:47:33 +02:00
recipes-core recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-20 10:02:45 +02:00
recipes-devtools yajl: Update to 2.0.4 version 2012-10-10 12:33:41 +02:00
recipes-extended owfs: Update to 2.8p20 version 2012-10-10 12:33:41 +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 ttf-ubuntu-font-family: added license stuff and updated to 0.80 version 2012-10-10 09:47:32 +02:00
recipes-kernel Add compat-wireless recipe. 2012-07-19 11:09:46 +02:00
recipes-multimedia libav: Change the PACKAGES_DYNAMIC expression to be more restrict 2012-10-10 12:33:44 +02:00
recipes-navigation orrery: added missing dependency on gtk+ 2012-10-10 09:47:31 +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 ca-certificates: update to 20120623 version 2012-10-10 09:47:32 +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>