Go to file
Khem Raj 302134bb59 io-compress-lzma-perl,io-compress-perl: Do not mark allarch
These recipes are using target perl install during build so they can not be
allarch, the issue becomes evident when libdir for target the native
build hosts do not match e.g. ppc64 where target libdir is usr/lib64
then the do_configure starts to fail because it can not find
Config_heavy-target.pl script which is part of tatget perl install and
allarch recipes seems to assume libdir defaults to /usr/lib when
accessing it.

I think it can be fixed by perhaps building the missing perl files into
perl native perhaps.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Hongxu Jia <hongxu.jia@windriver.com>
Cc: Tim "moto-timo" Orling <ticotimo@gmail.com>
2022-03-21 08:25:11 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems smbnetfs: upgrade 0.6.1 -> 0.6.3 2022-03-16 08:32:19 -07:00
meta-gnome evince: upgrade 41.3 -> 41.4 2022-03-17 08:18:31 -07:00
meta-initramfs recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
meta-multimedia libsquish: Define LIBDIR knob 2022-03-21 08:25:11 -07:00
meta-networking libiec61850: Use GNUInstallDirs in cmake 2022-03-21 08:25:11 -07:00
meta-oe iperf3: upgrade from 3.9 to 3.11 2022-03-21 08:25:11 -07:00
meta-perl io-compress-lzma-perl,io-compress-perl: Do not mark allarch 2022-03-21 08:25:11 -07:00
meta-python python3-lz4: add ptest 2022-03-21 09:57:28 -04:00
meta-webserver cockpit: Package missing nonarch_libdir 2022-03-21 08:25:11 -07:00
meta-xfce Update for setuptools_build_meta renamed to python_setuptools_build_meta 2022-03-19 19:00:34 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
README

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