meta-openembedded/meta-oe
Martin Jansa d93c096519 fftw: add virtual/fftw to PROVIDES and EXCLUDE_FROM_WORLD
* now when sysroot conflicts are fatal we really don't want to build
  multiple fftw providers in the same sysroot

  ERROR: The recipe fftwl is trying to install files into a shared area
  when those files already exist. Those files and their manifest
  location are:
     /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/fftw3.f
     Matched in
	manifest-qemuarm-fftw.populate_sysroot
	manifest-qemuarm-fftwf.populate_sysroot

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-10-06 01:07:53 +02:00
..
classes meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
conf meta-oe: Drop pointercal-xinput from SIGGEN_EXCLUDERECIPES_ABISAFE 2013-12-21 19:26:40 +01:00
licenses toybox: New recipe for toybox-0.4.9 2014-09-26 05:42:53 +02:00
recipes-benchmark Phoronix Test Suite package 2014-09-26 05:42:53 +02:00
recipes-connectivity krb5: update to version 1.12.2 2014-10-04 00:28:31 +02:00
recipes-core toybox: New recipe for toybox-0.4.9 2014-09-26 05:42:53 +02:00
recipes-devtools pm-qa: update to 0.4.14 release 2014-10-04 00:28:29 +02:00
recipes-extended acpitests: update to 20140828 release 2014-10-06 01:07:51 +02:00
recipes-gnome meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
recipes-graphics numlockx: Update SRC_URI to somewhere fetchable 2014-09-26 05:41:52 +02:00
recipes-kernel ktap: Set MACHINE_ARCH because of ktap-module runtime dependency 2014-06-25 15:54:30 +02:00
recipes-multimedia libwebp: fix wrong DEPENDS 2014-08-11 10:59:19 +02:00
recipes-navigation gdal: upgrade to 1.11.1 2014-10-06 01:07:53 +02:00
recipes-qt qconnman, qconnman-e: Blacklist because of broken with B!=S 2014-06-21 12:20:21 +02:00
recipes-sato/claws-mail claws-mail: remove unrecognized options 2014-08-11 10:59:19 +02:00
recipes-support fftw: add virtual/fftw to PROVIDES and EXCLUDE_FROM_WORLD 2014-10-06 01:07:53 +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: show github mirror URL in layer dependencies 2013-05-03 13:32:03 +02:00

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>