meta-openembedded/meta-oe
Yi Zhao beffd4f741 libftdi: set correct LIB_SUFFIX for multilib
Fix QA issue when enable multilib:
ERROR: QA Issue: libftdi: Files/directories were installed but not shipped in any package:
  /usr/lib
  /usr/lib/libftdipp1.so
  /usr/lib/libftdi1.so
  /usr/lib/libftdipp1.so.2.1.0
  /usr/lib/libftdi1.so.2
  /usr/lib/libftdipp1.a
  /usr/lib/libftdipp1.so.2
  [snip]
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. [installed-vs-shipped]

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
2015-08-31 19:30:54 +02:00
..
classes waf-samba: add new class 2015-08-24 14:01:37 +02:00
conf meta-oe: override SECURITY_CFLAGS for a set of recipes 2015-04-24 15:11:25 +02:00
licenses ttf-tlwg: new recipe 2015-07-16 21:09:10 +02:00
recipes-benchmark libhugetlbfs: Uprev to v2.19 from v2.18 2015-08-18 11:52:32 +02:00
recipes-connectivity gnome: add explicit bz2 compress type to older packages 2015-08-31 19:17:08 +02:00
recipes-core mm-common: update to 0.9.8 2015-08-24 13:51:35 +02:00
recipes-devtools ltrace: 7.2 -> 7.3 2015-08-31 19:30:54 +02:00
recipes-extended efibootmgr: fix build error with gcc 5.2 2015-08-31 19:17:09 +02:00
recipes-gnome meta-oe: use BPN in SRC_URI 2014-07-15 14:56:55 +02:00
recipes-graphics takao-fonts: upgrade 003.02.01 -> 003.03.01 2015-08-24 13:54:01 +02:00
recipes-kernel crash: upgrade from 7.0.9 to 7.1.2 2015-07-30 21:03:27 +02:00
recipes-multimedia libvpx: 1.3.0 -> 1.4.0 2015-08-31 19:30:54 +02:00
recipes-navigation geoclue: add PACKAGECONFIG for geoip 2015-08-31 19:17:08 +02:00
recipes-qt libconnman-qt: fix the hardcoded libdir 2015-08-31 19:11:13 +02:00
recipes-sato/claws-mail sylpheed: remove do_install_append 2015-05-17 09:46:31 +02:00
recipes-support libftdi: set correct LIB_SUFFIX for multilib 2015-08-31 19:30:54 +02:00
recipes-test fwts: add the Firmware Test Suite 2014-12-31 16:35:34 +01:00
site
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>