Go to file
Scott Murray 5e5d973d78 wxwidgets: Fix building without x11
Building with wayland and opengl in DISTRO_FEATURES without x11 as
well was giving the error:

wxwidgets: PACKAGECONFIG[no_gui] Conflict package config 'opengl' set in PACKAGECONFIG.

Upon some investigation, it looks like wxwidgets now supports building
against Gtk's Wayland support, so we can also enable it if wayland is
in DISTRO_FEATURES.  For OpenGL, however, wxwidgets seems to have a
dependency on libglu, so the DISTRO_FEATURES check has been changed
to only enable it by default if both x11 and opengl are configured.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2022-04-10 10:05:35 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems smbnetfs: upgrade 0.6.1 -> 0.6.3 2022-03-16 08:32:19 -07:00
meta-gnome evolution-data-server: re-enable gobject-introspection 2022-04-06 20:25:34 -04:00
meta-initramfs dracut: upgrade 055 -> 056 2022-04-06 20:25:33 -04:00
meta-multimedia fluidsynth: upgrade 2.2.4 -> 2.2.6 2022-04-06 20:25:34 -04:00
meta-networking MAINTAINERS: add entry for OpenThread 2022-04-07 17:40:45 -04:00
meta-oe wxwidgets: Fix building without x11 2022-04-10 10:05:35 -07:00
meta-perl io-compress-lzma-perl, io-compress-perl: Rename to use debian names 2022-03-21 08:25:11 -07:00
meta-python python3-qface: upgrade 2.0.6 -> 2.0.7 2022-04-06 14:55:16 -04:00
meta-webserver nginx: add gunzip PACKAGECONFIG 2022-03-29 08:33:41 -07:00
meta-xfce xfce4-screenshooter: Add dependency on libxml-parser-perl-native 2022-04-06 20:25:33 -04: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 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