Go to file
Martin Jansa 63bd614209 paprefs: add x11 to REQUIRED_DISTRO_FEATURES
* This doesn't build with any gtk3 DISTRO_FEATURES, without x11 in
  DISTRO_FEATURES gtk3+ doesn't provide gdkx.h and paprefs build fails with:
  http://errors.yoctoproject.org/Errors/Details/704195/

../paprefs-1.2/src/paprefs.cc:30:10: fatal error: gdk/gdkx.h: No such file or directory
   30 | #include <gdk/gdkx.h>
      |          ^~~~~~~~~~~~

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-15 09:37:58 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems xorriso: remove obsolete recipe 2023-05-09 17:27:51 -07:00
meta-gnome tracker: upgrade 3.5.0 -> 3.5.1 2023-05-08 21:45:56 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia xdg-desktop-portal-wlr: update 0.6.0 -> 0.7.0 2023-05-04 06:47:00 -07:00
meta-networking networkmanager-openconnect: add new recipe 2023-05-15 09:37:58 -07:00
meta-oe paprefs: add x11 to REQUIRED_DISTRO_FEATURES 2023-05-15 09:37:58 -07:00
meta-perl libnet-dns-perl: upgrade 1.37 -> 1.38 2023-05-14 15:35:52 -07:00
meta-python python3-websockets: upgrade 11.0.2 -> 11.0.3 2023-05-14 22:15:01 -07:00
meta-webserver apache2: upgrade 2.4.56 -> 2.4.57 2023-04-25 08:14:39 -07:00
meta-xfce xfce4-screensaver: 4.16.0 -> 4.18.1 2023-04-17 09:53:32 -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 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