Go to file
Hieu Van Nguyen 0e2ed14c7a
libmtp: enable stack memory protection
Add 0002-util-mtp-hotplug.c-Enable-stack-memory-protection.patch:
Use "return 0" instead of "exit(0)" to let the program exit normally
by returning from the main function. This allows the compiler to
perform necessary cleanup operations, including stack canary checks.

Signed-off-by: Hieu Van Nguyen <hieu2.nguyen@lge.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-10-30 08:24:31 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems sshfs-fuse: Do not prompt for known_hosts during ptests 2024-10-05 09:37:23 -07:00
meta-gnome gnome-software: update 47.0 -> 47.1 2024-10-27 08:41:27 -07:00
meta-initramfs non-repro-meta-initramfs: update known non-reproducible list 2024-10-01 17:56:44 -07:00
meta-multimedia pipewire: update 1.2.5 -> 1.2.6 2024-10-26 09:09:04 -07:00
meta-networking mdns: Upgrade 2200.140.11 -> 2559.1.1 2024-10-30 08:24:30 -07:00
meta-oe libmtp: enable stack memory protection 2024-10-30 08:24:31 -07:00
meta-perl libxml-sax-writer-perl: Use ${CPAN_MIRROR} 2024-10-28 17:54:35 -07:00
meta-python python3-apispec: Upgrade 6.6.1 to 6.7.0 2024-10-29 14:15:42 -07:00
meta-webserver netdata: add RDEPENDS to the docker PACKAGECONFIG 2024-10-24 05:52:19 -07:00
meta-xfce xfce4-vala: Drop unnecessary SRC_URI[md5sum] 2024-10-04 07:30:34 -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