meta-openembedded/meta-oe
Khem Raj 684c76f0e3 iozone3: Fix parallel build problem
ibasync.o and libbif.o are built twice once wrongly
without CFLAGS, clang catches this since it does not specify
-DHAVE_ANSIC_C and clang flags bunch of errors.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-12-13 11:19:34 +01:00
..
classes remove True option to getVar calls 2016-12-02 09:16:17 +01:00
conf meta_oe_security_flags.inc: Disable PIE for luajit 2016-12-02 09:26:33 +01:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark iozone3: Fix parallel build problem 2016-12-13 11:19:34 +01:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity krb5: create Debian-like package structure 2016-12-09 12:02:14 +01:00
recipes-core toybox: Upgrade to 0.7.2 2016-12-13 11:19:33 +01:00
recipes-devtools msgpack-c: Add recipe 2016-12-13 11:19:11 +01:00
recipes-extended redis: increase the max number of fds to actually match redis.conf 2016-12-09 12:02:13 +01:00
recipes-gnome meta-oe: add explicit dependencies on gnome-common 2016-12-02 09:16:18 +01:00
recipes-graphics libvncserver: Fix build with security flags on and disable libva 2016-12-13 11:19:11 +01:00
recipes-kernel crash: Enforce use of LDFLAGS during make 2016-09-26 08:29:12 +02:00
recipes-multimedia libcdio: clean up recipe 2016-12-09 12:02:14 +01:00
recipes-navigation gpsd: fix multilib build 2016-12-02 09:23:43 +01:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support imagemagick: use correct major version in program suffix 2016-12-09 12:02:14 +01:00
recipes-test fwts: Update to 16.09 release 2016-11-23 15:24:01 +01:00
site
COPYING.MIT
README

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
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 -M -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>
                       Martin Jansa <martin.jansa@gmail.com>