Go to file
Khem Raj 0a81cfc3f9 satyr: 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>
2022-11-30 09:46:47 -08: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-11-30 09:46:47 -08:00
meta-gnome tepl: update 6.0.0 -> 6.2.0 2022-11-29 14:07:52 -08: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 pipewire: upgrade 0.3.60 -> 0.3.61 2022-11-26 21:38:42 -08:00
meta-networking lldpd: Correct the checksum for the tar ball to match 1.0.16 2022-11-29 14:07:52 -08:00
meta-oe satyr: Inherit python3targetconfig 2022-11-30 09:46:47 -08:00
meta-perl libtest-warnings-perl: move to oe-core 2022-11-19 08:11:45 -08:00
meta-python python3-pyproj: Export PROJ_DIR 2022-11-30 09:46:47 -08:00
meta-webserver monkey: use git fetcher 2022-11-10 10:38:36 -08:00
meta-xfce xfce4-settings: 4.16.3 -> 4.16.5 2022-11-23 08:25:30 -08:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT
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