Go to file
Martin Jansa 8bbc9ee4e1 libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib
* fixes:
  ERROR: QA Issue: libtomcrypt: Files/directories were installed but not shipped in any package:
    /usr/lib
    /usr/lib/libtomcrypt.so.1.0.1
    /usr/lib/libtomcrypt.so.1
    /usr/lib/libtomcrypt.so
    /usr/lib/pkgconfig
    /usr/lib/pkgconfig/libtomcrypt.pc
  Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
  libtomcrypt: 6 installed and not shipped files. [installed-vs-shipped]

  when libdir is /usr/lib64 with multilib

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-05-16 07:30:12 -04:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems btrfsmaintenance: install to ${datadir}/${BPN} 2023-05-16 07:30:12 -04:00
meta-gnome libtimezonemap: Point to a working SRC_URI 2023-05-07 12:27:15 -04:00
meta-initramfs meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
meta-multimedia dleyna-{server,renderer}: fix dev-so QA issue with multilib 2023-04-18 06:41:12 -04:00
meta-networking spice-gtk: respect gobject-introspection-data 2023-05-16 07:30:12 -04:00
meta-oe libtomcrypt: pass LIBPATH to fix installed-vs-shipped with multilib 2023-05-16 07:30:12 -04:00
meta-perl meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
meta-python python3-gcovr: Add missing runtime dependency 2023-05-07 12:23:40 -04:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-05-07 12:16:20 -04:00
meta-xfce meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README meta-openemnedded: Add myself as mickledore maintainer 2023-04-09 08:52:55 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Armin Kuster <akuster808@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories