Go to file
Khem Raj 9058607283 hplip: Inherit python3targetconfig
It uses python3-config during build to grok the python specific
includedirs, therefore its important to ensure that target specific
python3-config is used, otherwise currently it defaults to native
python3-config which ends up adding native python3 include paths
which might work out ok but is exposed when target is 32bit + lfs
enabled, the headers don't match between native and target python

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-01-29 21:09:39 -08:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-gnome gnuchess: Fix build with c++17 2023-01-21 10:02:02 -08:00
meta-initramfs grubby: drop version 8.40 2023-01-04 15:33:58 -08:00
meta-multimedia pipewire: Split dymanic modules to target recipe alone 2023-01-28 01:58:44 -08:00
meta-networking wireshark: Inherit python3targetconfig 2023-01-29 21:09:39 -08:00
meta-oe hplip: Inherit python3targetconfig 2023-01-29 21:09:39 -08:00
meta-perl libxml-libxml-perl: Fix function pointer types 2023-01-16 21:23:07 -08:00
meta-python .patch: fix Signed-off-by formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-webserver .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core 2023-01-27 17:06:52 -08:00
meta-xfce thunar: add tumbler to RRECOMMENDS 2023-01-06 11:38:16 -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