[oe-commits] Andre McCurdy : python-numpy: fix typo in no-host-paths.patch

git at git.openembedded.org git at git.openembedded.org
Wed Jul 8 12:10:02 UTC 2015


Module: openembedded-core.git
Branch: master-next
Commit: 67b0dd19cfdbd73c4ba216af5a7e1b355ae03057
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=67b0dd19cfdbd73c4ba216af5a7e1b355ae03057

Author: Andre McCurdy <armccurdy at gmail.com>
Date:   Mon Jul  6 13:50:05 2015 -0700

python-numpy: fix typo in no-host-paths.patch

Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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



More information about the Openembedded-commits mailing list