mirror of
https://git.yoctoproject.org/poky
synced 2026-02-06 16:56:37 +01:00
python-numpy: Fix issues with recent glibc versions
Fix issues building on recent glibc versions (for python*-numpy-native). (From OE-Core rev: 08a46b2477c1ea0e76695b51b59dc1bb46b1b521) (From OE-Core rev: d17b2f44f69a160c227cbd808a2cf62c994ed92e) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -9,6 +9,7 @@ SRC_URI = "https://files.pythonhosted.org/packages/source/n/${SRCNAME}/${SRCNAME
|
||||
file://0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch \
|
||||
file://remove-build-path-in-comments.patch \
|
||||
file://fix_shebang_f2py.patch \
|
||||
file://d70d37b7c4aa2af3fe879a0d858c54f2aa32a725.patch \
|
||||
${CONFIGFILESURI} "
|
||||
UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/numpy/files/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user