Go to file
Changqing Li 4b990b6dba
python3-h5py: remove unneeded CFLAGS
Following errors already fixed in 3.11.0, refer[1][2], so remove the
unneeded CFLAGS:
h5py/h5l.c:8163:107: error: passing argument 4 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]
h5py/h5l.c:8163:133: error: passing argument 5 of '__pyx_f_4h5py_4defs_H5Lunpack_elink_val' from incompatible pointer type [-Wincompatible-pointer-types]

[1] 387a22b8c1
[2] 704e13ac83

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-07-19 07:15:45 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems recipes: ignore various issues fatal with gcc-14 (for 32bit MACHINEs) 2024-07-08 08:40:43 -07:00
meta-gnome yelp: fix unterminated string 2024-07-18 09:08:52 -07:00
meta-initramfs dracut: Drop an unnecessary patch 2024-06-10 23:08:41 -07:00
meta-multimedia flite: Fix buld with clang fortify enabled distros 2024-07-02 22:21:18 -07:00
meta-networking nftables: upgrade 1.0.9 -> 1.1.0 2024-07-17 18:42:57 -07:00
meta-oe imagemagick: Update status for CVE 2024-07-18 09:08:52 -07:00
meta-perl libio-socket-ssl-perl: upgrade 2.085 -> 2.088 2024-07-15 16:36:12 -07:00
meta-python python3-h5py: remove unneeded CFLAGS 2024-07-19 07:15:45 -07:00
meta-webserver apache2: use update-alternatives for httpd 2024-07-18 20:24:06 -07:00
meta-xfce packagegroup-xfce-extended: fix typo of gobject-introspection-data feature 2024-07-03 08:46:30 -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