Go to file
Xiangyu Chen 6d492c06be
crash: fix crash cannot work with kaslr
According to crash help message, crash can decode the random address with
"--kaslr=auto". But it has a bug that when with "-S" in parameter, crash will
bypass the kaslr option.

Signed-off-by: Xiangyu Chen <xiangyu.chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-24 18:20:04 -08:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: enable packageconfig pam for pam distro feature 2025-01-06 07:22:29 -08:00
meta-gnome mutter: upgrade 47.3 -> 47.4 2025-01-24 18:20:01 -08:00
meta-initramfs meta: Add SECURITY.md file to all layers 2024-11-23 09:00:14 -08:00
meta-multimedia vorbis-tools: patch CVE-2023-43361 2025-01-17 11:01:39 -08:00
meta-networking openvpn: upgrade 2.6.12 -> 2.6.13 2025-01-24 18:20:01 -08:00
meta-oe crash: fix crash cannot work with kaslr 2025-01-24 18:20:04 -08:00
meta-perl libcgi-perl: upgrade 4.66 -> 4.67 2025-01-10 09:33:51 -08:00
meta-python python3-zeroconf: upgrade 0.139.0 -> 0.140.1 2025-01-24 18:20:04 -08:00
meta-webserver cockpit: set pam module path to ${base_libdir}/security 2025-01-06 07:22:29 -08:00
meta-xfce xfce-dusk-gtk3: fix do_fetch error 2025-01-01 19:02:18 -08:00
.gitignore
COPYING.MIT
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