meta-openembedded/meta-oe
Ross Burton fded4cf6a8 opencv: fix packaging and install
The OpenCV*.cmake files and the static library should be in the opencv-dev
package, not opencv-apps.

There is no need to specify files for PN-dbg as they're automatically found, so
remove the FILES_PN-dbg assignment.

Conditionalise the installation of the example and tutorial binaries so it
doesn't abort if samples are disabled.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2016-10-21 18:20:44 +02:00
..
classes gitpkgv: Fix $GITPKV for a single named git source 2016-09-05 13:30:50 +02:00
conf pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
licenses acpitests: Fix license issue 2016-05-10 20:18:57 +02:00
recipes-benchmark Remove bashisms 2016-10-03 19:19:57 +02:00
recipes-bsp/pointercal pointercal: move recipe from oe-core 2016-09-26 08:29:10 +02:00
recipes-connectivity thrift: disable java 2016-10-05 18:21:12 +02:00
recipes-core meta-oe: remove trailing spaces 2016-08-22 15:56:29 +02:00
recipes-devtools jq: add support for jq-native + misc minor fixes 2016-10-05 18:21:13 +02:00
recipes-extended haveged: don't compile in mips16e mode 2016-10-05 18:20:48 +02:00
recipes-gnome gtk-doc: disable where necessary 2016-09-05 13:30:51 +02:00
recipes-graphics tesseract: upgrade to 3.04 2016-10-21 18:20:43 +02:00
recipes-kernel crash: Enforce use of LDFLAGS during make 2016-09-26 08:29:12 +02:00
recipes-multimedia a2jmidid: initial add v8 2016-10-21 18:20:44 +02:00
recipes-navigation gpsd: Fix build with musl 2016-09-26 08:29:14 +02:00
recipes-sato/claws-mail libetpan, claws*: blacklist because of gnutls upgrade 2016-01-06 13:25:59 +01:00
recipes-support opencv: fix packaging and install 2016-10-21 18:20:44 +02:00
recipes-test gmock: fixed installing pkgconfig file and libraries on x86_64 architecture 2016-10-05 18:21:13 +02:00
site rp-pppoe: Port from oe.dev 2011-07-26 21:51:39 +02:00
COPYING.MIT
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>