summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-08-04 18:50:32 -0400
committerKhem Raj <raj.khem@gmail.com>2022-08-06 09:51:32 -0700
commit349f0be07381252ef4b58bdfaba697861aeed459 (patch)
tree7c89fac078062222f994bab46ffb792f7036edf4 /meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch
parentd432004d2c5789a02b72e0ae36a84e6d31414816 (diff)
downloadmeta-openembedded-349f0be07381252ef4b58bdfaba697861aeed459.tar.gz
vboxguestdrivers: fix build against 5.19 kernel / libc-headers
We've bounced back and forth with the mixed libc/kernel module structure of these drivers. In particular the location and content of stdarg.h has caused compile problems, or can't be located. In particular kernel versions have issues with stdarg.h and compatibility with the sysroot and libc-headers/uapi. If we include the file directly from the kernel source (STAGING_KERNEL_DIR) we get conflicting types on many structures, due to kernel .h files being found before libc .h files. if we grab just this one file from the source, and put it into our file structure, everything holds together. Plus, we get to drop a patch we are carrying to change the include of stdarg.h Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py/0001-setup.py-Fix-numpy-version.patch')
0 files changed, 0 insertions, 0 deletions