mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
python-numpy: fix typo in no-host-paths.patch
(From OE-Core rev: 67b0dd19cfdbd73c4ba216af5a7e1b355ae03057) Signed-off-by: Andre McCurdy <armccurdy@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0436dc192f
commit
cb524771e4
|
|
@ -1,6 +1,6 @@
|
|||
Don't search /usr and so on for libraries by default to avoid host contamination.
|
||||
|
||||
Upstream-Status: Inapproprite (As the code stands, this is a hack)
|
||||
Upstream-Status: Inappropriate (As the code stands, this is a hack)
|
||||
Signed-off-by: Ross Burton <ross.burton@intel.com>
|
||||
|
||||
diff --git a/numpy/distutils/system_info.py b/numpy/distutils/system_info.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user