Go to file
Jason Schonberg 2045e71318
xfce4-settings: upgrade 4.20.0 -> 4.20.1
Drop unnecessary CFLAGS.  They were introduced with xfce4-settings version
4.18.3 to address two errors seen at the time - deprecated declarations and
implicit declarations.  The error was documented here :

https://patchwork.yoctoproject.org/project/oe/patch/20241127005545.86128-1-schonm@gmail.com/

Both of these errors have been addressed.

This change to the code base fixed the deprecated declarations:
def01fc82c

This change to the code base fixed the implicit declaration :
10e40cdf13

Changelog: https://gitlab.xfce.org/xfce/xfce4-settings/-/tags/xfce4-settings-4.20.1

Signed-off-by: Jason Schonberg <schonm@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-05-10 23:31:41 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems ufs-utils: upgrade 4.13.5 -> 6.13.11 2025-05-01 18:28:20 -07:00
meta-gnome gimp: fix build with gcc-15 2025-05-09 16:23:04 -07:00
meta-initramfs kexecboot: fix build error with gcc-15 2025-04-24 08:45:52 -07:00
meta-multimedia pipewire: update 1.4.1 -> 1.4.2 2025-05-08 13:02:04 -07:00
meta-networking samba: add patch to fix gcc-15 issue 2025-05-05 15:46:00 -07:00
meta-oe libjson-perl: upgrade 4.04000 -> 4.05000 2025-05-10 15:07:57 -07:00
meta-perl libauthen-sasl-perl: upgrade 2.1700 -> 2.1800 2025-04-29 02:33:23 -07:00
meta-python python3-pillow-heif: Add recipe 2025-05-08 00:03:27 -07:00
meta-webserver cockpit: Fix a build race generating fail-html.c 2025-05-09 16:23:04 -07:00
meta-xfce xfce4-settings: upgrade 4.20.0 -> 4.20.1 2025-05-10 23:31:41 -07:00
.b4-config Add toplevel b4 config file 2025-04-10 08:31:06 -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