meta-openembedded/meta-oe
Andre McCurdy 25b57117f1 opencv: support machines based on oe-core tune-corei7.inc
oe-core tune-corei7.inc enables -msse4.2 (rather than -msse3, which is
only enabled by tune-core2.inc). Add test for -msse4.2 to ensure that
SSE is enabled for machines based on tune-corei7.inc (also add a test
for -msse4.1 for completeness).

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2016-01-14 11:22:09 +01:00
..
classes autotools-bootstrap.bbclass: initial add 2015-11-06 17:49:35 +01:00
conf lmsensors: exclude lmsensors-config dependency with SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS 2015-11-16 21:57:47 +01:00
licenses QWTv1.0: Add qwt license version 1.0 2015-09-08 16:24:16 +02:00
recipes-benchmark iperf3 :upgrade to 3.1 2015-10-23 12:53:24 +02:00
recipes-connectivity krb5: fix CVE-2015-2698 2015-12-20 14:11:57 -08:00
recipes-core llvm.inc: fix PACKAGES_DYNAMIC 2015-10-13 12:27:51 +02:00
recipes-devtools pmtools: support huge ACPI table 2015-12-20 14:31:37 -08:00
recipes-extended libgxim: move from meta-ruby back to meta-oe 2015-12-30 13:05:45 +01:00
recipes-gnome libgudev: skip recipe for distros not using systemd as init 2015-10-13 12:27:51 +02:00
recipes-graphics sessreg: add a patch to avoid build errors. 2015-12-20 14:17:57 -08:00
recipes-kernel ktap: add libelf PACKAGECONFIG also to ktap-module 2015-11-11 10:46:55 +01:00
recipes-multimedia libvpx: fix host-user-comtaminated QA issue 2015-12-20 14:33:33 -08:00
recipes-navigation gpsd: also support bluez5 2015-12-20 14:25:24 -08:00
recipes-qt qt-mobility: fix dependencies and PACKAGECONFIG 2015-11-16 21:57:47 +01:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support opencv: support machines based on oe-core tune-corei7.inc 2016-01-14 11:22:09 +01:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
COPYING.MIT
README README: update maintainers list for jethro 2015-11-11 12:11:28 +01:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: jethro
revision: HEAD

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

Jethro Branch Maintainer:
Armin Kuster <akuster808@gmail.com>