Go to file
Khem Raj af1199a7aa
klibc: Do not let clang generate wcslen builtin
clang-21 decides to emit wcslen call on arm architecture
klibc does not provide widechar support so it should not
be used.

Fixes
| arm-yoe-linux-gnueabi-ld.bfd: usr/kinit/do_mounts_md.o: in function `md_run':
| /usr/src/debug/klibc/2.0.14/usr/kinit/do_mounts_md.c:294:(.text+0x5d6): undefined reference to `wcslen'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-09-01 15:52:05 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems zfs: Upgrade to 2.2.8 release 2025-08-26 11:27:12 -07:00
meta-gnome libwnck3: fix build failure for lib32-libwnck3 2025-08-28 07:56:01 -07:00
meta-initramfs klibc: Do not let clang generate wcslen builtin 2025-09-01 15:52:05 -07:00
meta-multimedia openal-soft: Fix build with clang-21 2025-08-29 22:02:54 -07:00
meta-networking ot-br-posix: Fix build with clang-21 2025-08-29 22:02:54 -07:00
meta-oe libjxl: Upgrade to 0.11.1 2025-09-01 15:52:04 -07:00
meta-perl logcheck: correct the SRC_URI 2025-08-25 20:07:19 -07:00
meta-python python3-zstandard: upgrade 0.23.0 -> 0.24.0 2025-08-21 13:15:39 -07:00
meta-webserver hiawatha: Fix bundled mbedtls with clang-21 2025-08-29 22:02:54 -07:00
meta-xfce xfce4-screenshooter: Upgrade to 1.11.2 2025-07-16 08:52:06 -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