Go to file
Khem Raj 543dc3fa10
python3-pydantic-core: Fix build on rv32
version needs getrandom from musl libc on musl targets but
rust libc locked in for this target is older than the change
needed for this to work on newer architectures

Fixes
| error[E0425]: cannot find value `getrandom` in crate `libc`
|   --> /usr/src/debug/python3-pydantic-core/2.35.2/sources/cargo_home/bitbake/getrandom-0.3.3/src/backends/linux_android_with_fallback.rs:34:39

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-07-23 08:46:33 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems aufs-util: Always use libgcc as compiler runtime with clang on x86 2025-07-20 21:21:32 -07:00
meta-gnome gnome-control-center: update 48.0 -> 48.3 2025-07-23 08:46:33 -07:00
meta-initramfs klibc: Use libgcc for compiler runtime with clang on arm 2025-07-18 21:22:17 -07:00
meta-multimedia libmusicbrainz: Upgrade to tip of trunk 2025-07-15 23:54:14 -07:00
meta-networking chrony: upgrade 4.6.1 -> 4.7 2025-07-22 16:39:48 -07:00
meta-oe cukinia: upgrade 0.7.0 -> 0.8.0 2025-07-23 08:46:32 -07:00
meta-perl libcgi-perl: upgrade 4.68 -> 4.70 2025-07-22 16:39:48 -07:00
meta-python python3-pydantic-core: Fix build on rv32 2025-07-23 08:46:33 -07:00
meta-webserver swagger-ui: upgrade 5.18.2 -> 5.27.0 2025-07-22 16:39:48 -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
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