Go to file
Peter Kjellerstedt 336d4789b3 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>
(cherry picked from commit c083e0569a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2023-11-01 08:16:30 -04: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-12 09:58:06 -04:00
meta-gnome gnome-remote-desktop: Update 45.0 -> 45.1 2023-11-01 08:16:30 -04:00
meta-initramfs klibc/klibc.inc : Add DEBUG_PREFIX_MAP flag. 2023-10-17 08:23:02 -04:00
meta-multimedia pipewire: Update 0.3.81 -> 0.3.83 2023-10-30 07:14:02 -04:00
meta-networking meta-networking: Drop broken BBCLASSEXTEND variants 2023-11-01 08:16:30 -04:00
meta-oe libwebsockets: Support building for native 2023-11-01 08:16:30 -04:00
meta-perl meta-perl: Drop broken BBCLASSEXTEND variants 2023-11-01 08:16:30 -04:00
meta-python meta-python: Drop broken BBCLASSEXTEND variants 2023-11-01 08:16:30 -04:00
meta-webserver netdata: Upgrade 1.36.1 -> 1.43.0 2023-10-30 07:14:02 -04:00
meta-xfce meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -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 meta-openemnedded: Add myself as nanbield maintainer 2023-09-25 11:39:20 -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