[OE-core] [PATCH 08/13] python-numpy: fix typo in no-host-paths.patch

Andre McCurdy armccurdy at gmail.com
Mon Jul 6 20:50:05 UTC 2015


Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
---
 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 <ross.burton at intel.com>
 
 diff --git a/numpy/distutils/system_info.py b/numpy/distutils/system_info.py
-- 
1.9.1




More information about the Openembedded-core mailing list