Go to file
Hongxu Jia 79fbbad63c
pahole: update COMPATIBLE_HOST setting
Due to pahole build depend on pahole, and libbpf added more architectures
to COMPATIBLE_HOST [1], add the same COMPATIBLE_HOST setting to pahole

$ echo "MACHINE = 'qemuloongarch64'" >> conf/local.conf
$ bitbake world
ERROR: Nothing PROVIDES 'libbpf' (but meta-openembedded/meta-oe/recipes-devtools/pahole/pahole_1.27.bb DEPENDS on or otherwise requires it)
libbpf was skipped: incompatible with host loongarch64-wrs-linux (not in COMPATIBLE_HOST)
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'pahole', 'libbpf']

[1] https://git.openembedded.org/meta-openembedded/commit/?id=bb8049afe96db57707afc259743e288bec456117

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-28 08:21:24 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems gpiod-sysfs-proxy: update v0.1.1 -> v0.1.2 2024-12-19 09:41:28 -08:00
meta-gnome gegl: update 0.4.50 -> 0.4.52 2024-12-28 00:14:59 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia opusfile: patch CVE-2022-47021 2024-12-24 08:23:09 -08:00
meta-networking spice: set CVE-2016-2150 status to fixed 2024-12-27 09:21:42 -08:00
meta-oe pahole: update COMPATIBLE_HOST setting 2024-12-28 08:21:24 -08:00
meta-perl libcapture-tiny-perl: upgrade 0.48 -> 0.50 2024-12-24 08:23:08 -08:00
meta-python python3-beautifulsoup4,python3-soupsieve: fix loop dependency error 2024-12-26 11:12:37 -08:00
meta-webserver apache2: ignore CVE-1999-1237 2024-12-24 08:23:09 -08:00
meta-xfce xfce4-pulseaudio-plugin: Fix build with libwindowing 4.19.6 2024-12-19 22:40:14 -08:00
.gitignore
COPYING.MIT
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -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