From cb524771e41b92ee82de69993eb9f984813a615a Mon Sep 17 00:00:00 2001 From: Andre McCurdy Date: Mon, 6 Jul 2015 13:50:05 -0700 Subject: python-numpy: fix typo in no-host-paths.patch (From OE-Core rev: 67b0dd19cfdbd73c4ba216af5a7e1b355ae03057) Signed-off-by: Andre McCurdy Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python-numpy/no-host-paths.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python') 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 0efb01a6bb..d745036806 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 diff --git a/numpy/distutils/system_info.py b/numpy/distutils/system_info.py -- cgit v1.2.3-54-g00ecf