Go to file
Tim Orling 74c84f4c11 libio-compress*-perl: cleanup; fixes
* Fix hardcoded PV in SRC_URI
* Use README for LIC_FILES_CHKSUM
* Fix HOMEPAGE
* Add SUMMARY
* Use upstream README for DESCRIPTION
* Correct libcompression-*-perl RDEPENDS
* Fix RDEPENDS

Handy on-target check for dependencies:
for path in $(find /usr/lib/perl5/vendor_perl/5.36.0/IO -name *.pm | sed
-e 's~/usr/lib/perl5/vendor_perl/5.36.0/~~' -e 's~/~::~g' -e 's~.pm~~');
do perl -M${path} -e'print'; done

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2022-10-30 23:01:26 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xfstests: upgrade 2022.09.25 -> 2022.10.09 2022-10-18 08:23:44 -07:00
meta-gnome gtk-vnc: add recipe 2022-10-29 13:44:50 -07:00
meta-initramfs kexec-tools-klibc: Fix type mismatch in calls to dtb_set_initrd on mips 2022-09-11 20:42:05 -07:00
meta-multimedia libcamera: upgrade -> 0.0.1 2022-10-22 16:01:22 -07:00
meta-networking tcpslice: upgrade 1.5 -> 1.6 2022-10-24 09:56:33 -07:00
meta-oe android-tools-conf-configfs: Allow handling two or more UDC controllers 2022-10-28 17:26:16 -07:00
meta-perl libio-compress*-perl: cleanup; fixes 2022-10-30 23:01:26 -07:00
meta-python python3-py-cpuinfo: Upgrade 8.0.0 -> 9.0.0 2022-10-27 08:55:20 -07:00
meta-webserver nginx: Add ipv6 support 2022-10-27 10:44:16 -07:00
meta-xfce xfce4-settings: upgrade 4.16.2 -> 4.16.3 2022-10-18 11:48:35 -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 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