Signed-off-by: Andre McCurdy <[email protected]> --- meta/recipes-devtools/python/python-numpy/no-host-paths.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/python/python-numpy/no-host-paths.patch b/meta/recipes-devtools/python/python-numpy/no-host-paths.patch index 0efb01a..d745036 100644 --- a/meta/recipes-devtools/python/python-numpy/no-host-paths.patch +++ b/meta/recipes-devtools/python/python-numpy/no-host-paths.patch @@ -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 <[email protected]> diff --git a/numpy/distutils/system_info.py b/numpy/distutils/system_info.py -- 1.9.1 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
