Go to file
Peter Kjellerstedt c083e0569a libwebsockets: Support building for native
This is needed to be able to build mosquitto-native.

The dependency on libcap when building for native is needed because
cmake will pick up the existence of libcap from the host, but then the
build fails if it is not available in the sysroot. Unfortunately, there
does not seem to be any way to explicitly tell cmake to not build with
libcap.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-10-26 12:00:14 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems Add static-passwd and static-group files 2023-10-10 08:51:47 -07:00
meta-gnome gnome-remote-desktop: Update 45.0 -> 45.1 2023-10-26 09:02:04 -07:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-13 10:19:11 -07:00
meta-multimedia pipewire: Update 0.3.81 -> 0.3.83 2023-10-21 09:40:37 -07:00
meta-networking meta-networking: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
meta-oe libwebsockets: Support building for native 2023-10-26 12:00:14 -07:00
meta-perl meta-perl: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
meta-python meta-python: Drop broken BBCLASSEXTEND variants 2023-10-24 09:08:45 -07:00
meta-webserver netdata: Upgrade 1.36.1 -> 1.43.0 2023-10-19 07:58:51 -07:00
meta-xfce layer.conf: update LAYERSERIES_COMPAT for nanbield 2023-09-10 06:49:11 -07: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