Go to file
Martin Jansa 9f6268e283 zsh: fix installed-vs-shipped with multilib
* fixes:
lib32-zsh-5.8: lib32-zsh: Files/directories were installed but not shipped in any package:
  /usr/share/lib32-zsh
  /usr/share/lib32-zsh/5.8
  /usr/share/lib32-zsh/site-functions
  /usr/share/lib32-zsh/5.8/functions
  /usr/share/lib32-zsh/5.8/functions/_selinux_users
... 1000+ lines ...
  /usr/share/lib32-zsh/5.8/functions/VCS_INFO_bydir_detect
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
lib32-zsh: 1116 installed and not shipped files. [installed-vs-shipped]

* they will clash if someone is trying to install both zsh
  and lib32-zsh, but it's not very likely as nobody sane
  was building lib32-zsh with 1000+ line warning regularly

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-05 15:56:47 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems exfat-utils: remove recipe 2023-03-28 10:44:00 -07:00
meta-gnome evolution-data-server: build oauth with gtk+3 2023-04-05 15:56:47 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia sox: remove ffmpeg dependency 2023-04-05 15:56:47 -07:00
meta-networking samba: upgrade 4.18.0 -> 4.18.1 2023-04-04 13:39:46 -07:00
meta-oe zsh: fix installed-vs-shipped with multilib 2023-04-05 15:56:47 -07:00
meta-perl meta-perl-ptest*-image: enable BBCLASSEXTEND parallel execution 2023-04-04 13:39:46 -07:00
meta-python python3-watchdog: upgrade 2.3.1 -> 3.0.0 2023-04-05 15:56:47 -07:00
meta-webserver nginx: upgrade 1.23.3 -> 1.23.4 2023-04-04 13:39:46 -07:00
meta-xfce xfdesktop: update 4.18.0 -> 4.18.1 2023-02-04 14:53:25 -08: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 Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@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