Go to file
Hongxu Jia 6a21bd735b python3-aiohttp: fix compiler failure on 32-bit arm
Build 32bit python3-aiohttp failed on arm
...
vendor/llhttp/build/c/llhttp.c:2643:11: error: incompatible type for argument 1 of 'vandq_u16'
 2643 |           vcgeq_u8(input, vdupq_n_u8(' ')),
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |           |
      |           uint8x16_t
...

Refer [1], add -flax-vector-conversions to 32bit arm compiler

[1] https://github.com/xmrig/xmrig/issues/3673

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-24 09:06:24 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems bindfs: upgrade 1.18.2 -> 1.18.3 2025-10-14 09:00:19 -07:00
meta-gnome tinysparql: upgrade 3.10.0 -> 3.10.1 2025-10-21 20:02:43 -07:00
meta-initramfs dracut: Fix the multi-lib config 2025-09-30 09:01:05 -07:00
meta-multimedia vorbis-tools: upgrade 1.4.2 -> 1.4.3 2025-10-17 08:32:03 -07:00
meta-networking stunnel: upgrade 5.75 -> 5.76 2025-10-21 20:02:43 -07:00
meta-oe php: upgrade 8.4.13 -> 8.4.14 2025-10-24 09:06:24 -07:00
meta-perl libhtml-tree-perl: upgrade 5.06 -> 5.07 2025-10-21 20:02:39 -07:00
meta-python python3-aiohttp: fix compiler failure on 32-bit arm 2025-10-24 09:06:24 -07:00
meta-webserver swagger-ui: upgrade 5.29.4 -> 5.29.5 2025-10-21 20:02:43 -07:00
meta-xfce xfce4-mpc-plugin: upgrade 0.5.5 -> 0.6.0 2025-10-08 18:46:04 -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
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