Go to file
Khem Raj 627198a98f audit: 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>
(cherry picked from commit c7fcebd05d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2022-12-20 10:36:28 -05:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems aufs-util: Fix build with large file support enabled systems 2022-12-20 10:34:28 -05:00
meta-gnome gnome-text-editor: Add missing libpcre build time depenedency 2022-11-25 10:48:25 -05:00
meta-initramfs meta-openemnedded: Add myself as langdale maintainer 2022-10-22 15:59:34 -07:00
meta-multimedia libcamera: upgrade -> 0.0.1 2022-11-05 13:53:38 -04:00
meta-networking freeradius: fix multilib systemd service start failure 2022-11-25 10:49:05 -05:00
meta-oe audit: Inherit python3targetconfig 2022-12-20 10:36:28 -05:00
meta-perl meta-openemnedded: Add myself as langdale maintainer 2022-10-22 15:59:34 -07:00
meta-python python3-pythonping: Upgrade 1.1.3 -> 1.1.4 2022-11-05 14:01:51 -04:00
meta-webserver monkey: use git fetcher 2022-11-12 14:49:08 -05:00
meta-xfce xfce4-verve-plugin: fix do_configure faiure about missing libpcre 2022-11-25 10:48:09 -05: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 langdale maintainer 2022-10-22 15:59:34 -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