meta-openembedded/meta-oe
Marcin Juszkiewicz 958fea39ad libvpx: do not hardcode -mfloat-api=softfp for ARM builds
| Configuring for target 'armv7-linux-gcc'
|   enabling armv7
|   enabling armv6
|   enabling armv5te
|   enabling fast_unaligned
| Unable to invoke compiler: arm-oe-linux-gnueabi-gcc  -march=armv7-a -marm -mthumb-interwork -mfloat-abi=hard -mfpu=neon --sysroot=/home/hrw/HDD/devel/canonical/aarch64/openembedded/build/tmp-eglibc/sysroots/genericarmv7a -O2 -pipe -g -feliminate-unused-debug-types -fPIC -march=armv7-a -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp -O3 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wno-unused
|
| Configuration failed. This could reflect a misconfiguration of your
| toolchains, improper options selected, or another problem. If you
| don't see any useful error messages above, the next step is to look
| at the configure error log file (config.err) to determine what
| configure was trying to do when it died.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Eric Bénard <eric@eukrea.com>
2013-04-23 18:47:57 +02:00
..
classes kernel bbclass: return to original directory in do_deploy 2013-03-28 21:50:17 +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 samba: Split libnss-winbind package 2013-03-03 15:43:02 +01:00
recipes-core mm-common: inherit gnomebase instead of gnome 2013-01-31 22:24:01 +01:00
recipes-devtools php: cleanup QA warnings 2013-02-01 09:59:00 +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 xf86-video-geode: Update to 2.11.14 2013-02-15 12:16:55 +01:00
recipes-kernel Add compat-wireless recipe. 2012-07-19 11:09:46 +02:00
recipes-multimedia libvpx: do not hardcode -mfloat-api=softfp for ARM builds 2013-04-23 18:47:57 +02:00
recipes-navigation gypsy: added to meta-oe/recipes-navigation 2012-12-13 08:44:06 +01:00
recipes-qt qconnman: update git repo URL 2013-01-31 22:25:35 +01:00
recipes-sato/claws-mail recipes: bump PR to rebuild after libffi5 -> libffi6 2012-09-20 10:02:45 +02:00
recipes-support p910nd: Fix the lock directory use 2013-04-22 22:32:02 +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: update to danny 2012-11-23 15:22:46 +01:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: danny
revision: HEAD

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][danny]' 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][danny][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>