Go to file
Martin Jansa fe472f5a83
xfstests: bstat: use uint32_t instead of __uint32_t to fix build with musl
* with musl this fails with:
  http://errors.yoctoproject.org/Errors/Details/853041/

bstat.c:65:33: error: unknown type name '__uint32_t'; did you mean 'uint32_t'?
   65 | static inline int xfs_highbit32(__uint32_t v)
      |                                 ^~~~~~~~~~
      |                                 uint32_t

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-27 15:23:47 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems xfstests: bstat: use uint32_t instead of __uint32_t to fix build with musl 2025-04-27 15:23:47 -07:00
meta-gnome gegl: make use of virtual/libsdl2 2025-04-25 14:47:09 -07:00
meta-initramfs kexecboot: fix build error with gcc-15 2025-04-24 08:45:52 -07:00
meta-multimedia pipewire: make use of virtual/libsdl2 2025-04-25 14:47:09 -07:00
meta-networking pgpool2: upgrade 4.5.1 -> 4.5.2 2025-04-27 15:23:46 -07:00
meta-oe libsdl2-mixer: drop deprecated modplug PACKAGECONFIG 2025-04-26 16:31:59 -07:00
meta-perl libmime-types-perl: upgrade 2.27 -> 2.28 2025-04-23 19:35:02 -07:00
meta-python ptest-packagelists-meta-python.inc: Add python3-pykickstart 2025-04-26 20:00:55 -07:00
meta-webserver apache2: Scrub -ffile-prefix-map in build.nice file 2025-04-22 09:10:56 -07:00
meta-xfce xfce4-session: Update D-Bus runtime dependency declaration 2025-04-24 18:43:19 -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