Go to file
Preeti Sachan d634c5c1a6
bpftool: fix libelf.h not found error
When build host machine is not installed with elfutils-libelf-devel, it
throws compile error "libelf.h: No such file or directory". Fix missing
headers file by including path ${STAGING_INCDIR_NATIVE} via CFLAGS variable.
Use headers file from ${STAGING_INCDIR_NATIVE} instead of host machine.

Error:
| libbpf_internal.h:19:10: fatal error: libelf.h: No such file or directory

Signed-off-by: Preeti Sachan <preeti.sachan@intel.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-07 09:33:13 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: enable packageconfig pam for pam distro feature 2025-01-06 07:22:29 -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 packagegoup-meta-multimedia: adjust RDEPENDS for h264/hevc 2025-01-06 11:39:11 -08:00
meta-networking chrony: fix do_fetch error 2025-01-02 07:38:58 -08:00
meta-oe bpftool: fix libelf.h not found error 2025-01-07 09:33:13 -08:00
meta-perl libnet-dns-perl: upgrade 1.47 -> 1.49 2024-12-30 09:08:04 -08:00
meta-python python3-tomli-w: Upgrade 1.0.0 -> 1.1.0 2025-01-06 07:25:19 -08:00
meta-webserver cockpit: set pam module path to ${base_libdir}/security 2025-01-06 07:22:29 -08:00
meta-xfce xfce-dusk-gtk3: fix do_fetch error 2025-01-01 19:02:18 -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.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