From 606a43dc38a00cc243f933722db657aea4129f8e Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: meta: update patch metadata Enforce the correct tag names across all of oe-core for consistency. Signed-off-by: Ross Burton --- meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python-numpy') diff --git a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch index 6c61b09f65..8be6e4d21f 100644 --- a/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch +++ b/meta/recipes-devtools/python-numpy/files/fix_shebang_f2py.patch @@ -3,7 +3,7 @@ Upstream-Status: Inappropriate [embedded specific] Avoids using python from the HOSTs native sysroot for f2py, uses TARGET env python instead. -Signed-Off-By: Alejandro Hernandez +Signed-off-by: Alejandro Hernandez Index: numpy-1.11.0/numpy/f2py/setup.py =================================================================== -- cgit 1.2.3-korg