meta-openembedded/meta-oe
Andreas Müller afe79a501d libgit2: Fix install for multilib
| ERROR: libgit2-0.27.4-r0 do_package: QA Issue: libgit2: Files/directories were installed but not shipped in any package:
|   /usr/lib/libgit2.so.0.27.5
|   /usr/lib/libgit2.so.27
|   /usr/lib/libgit2.so
|   /usr/lib/pkgconfig
|   /usr/lib/pkgconfig/libgit2.pc
| Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.

+ reduce 8 spaces by 4

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-02-04 22:07:30 -08:00
..
classes dos2unix: Remove after move to core 2018-08-21 11:39:07 -07:00
conf ptest: add addition packagegroups and image for ptests 2018-11-15 13:18:52 -08:00
lib/oeqa/selftest/cases meta-oe: add selftest for sources.oe.org 2018-11-18 09:54:01 -08:00
licenses licenses: Add Arphic-Public-License text 2019-02-04 21:52:32 -08:00
recipes-benchmark fio: Upgrade to 3.12 2018-11-18 09:54:02 -08:00
recipes-bsp nvme-cli: add recipe 2018-10-10 08:53:21 -07:00
recipes-connectivity modemmanager: Fix build with clang 2019-02-04 21:35:13 -08:00
recipes-core packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep 2019-02-04 21:45:23 -08:00
recipes-crypto botan: Add recipe 2018-09-29 02:10:12 -07:00
recipes-dbs postgresql: Allow successful run of postgresql-setup 2019-02-04 21:11:45 -08:00
recipes-devtools luajit: Disable for mips n64/n32 hosts 2019-02-04 21:50:44 -08:00
recipes-extended mozjs: Fix symbol visibility with clang/libc++ 2019-02-04 22:01:26 -08:00
recipes-gnome pyxdg: Add new package 2018-07-12 07:19:43 -07:00
recipes-graphics xscreensaver: Define consistent app-defaults dir 2019-02-04 21:13:26 -08:00
recipes-kernel bpftool: don't build under musl 2019-02-04 21:31:04 -08:00
recipes-multimedia mpv: Disable lua on mips/aarch64 2019-02-04 21:49:06 -08:00
recipes-navigation gpsd: split one dpg package 2018-09-17 22:23:29 -07:00
recipes-security nmap: Include additional FILES path for certs 2019-02-04 22:05:07 -08:00
recipes-shells zsh: Delete ${D}/usr if empty 2018-08-28 09:36:28 -07:00
recipes-support libgit2: Fix install for multilib 2019-02-04 22:07:30 -08:00
recipes-test stress-ng: Upgrade from 0.09.37 to 0.09.45 2018-11-15 13:18:52 -08:00
COPYING.MIT
README README: updated Maintainers list for Thud 2018-11-15 13:17:00 -08:00

meta-oe
=======

This layer depends on:

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

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

You are encouraged to fork the mirror on GitHub https://github.com/openembedded/openembedded-core
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.

Thud maintainer: Armin Kuster <akuster808@gmail.com>