aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-05-12 13:14:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-13 19:24:01 +0100
commit355674b2033143eb992a9f775a848ed22831e383 (patch)
treed31d72620737b32f3153dc08c5847b79b6d3d103
parent99b91a43962e4f40d9593053f252603d5a7ae842 (diff)
downloadopenembedded-core-contrib-355674b2033143eb992a9f775a848ed22831e383.tar.gz
python-numpy: add Signed-off-by to patches
These patches were authored by Koen Kooi in oe-classic commits: 443f6022df06d9f9dc221011c1744274deff2c2c 19a4b765a694c070bc50477026cda03143af34df As the patches haven't changed since, add his SOB. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-devtools/python/python-numpy/trycompile.diff3
-rw-r--r--meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff3
2 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-numpy/trycompile.diff b/meta/recipes-devtools/python/python-numpy/trycompile.diff
index 3ab3d72f2c..6824227cff 100644
--- a/meta/recipes-devtools/python/python-numpy/trycompile.diff
+++ b/meta/recipes-devtools/python/python-numpy/trycompile.diff
@@ -1,3 +1,6 @@
+Upstream-Status: Pending
+Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
+
--- /tmp/setup.py 2008-09-01 10:37:44.000000000 +0200
+++ numpy-1.1.1/numpy/core/setup.py 2008-09-01 10:38:20.373198000 +0200
@@ -80,8 +80,7 @@
diff --git a/meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff b/meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff
index c5b448167f..20ec6fdbc7 100644
--- a/meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff
+++ b/meta/recipes-devtools/python/python-numpy/unbreak-assumptions.diff
@@ -1,3 +1,6 @@
+Upstream-Status: Inappropriate
+Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
+
--- /tmp/system_info.py 2008-08-22 00:38:16.000000000 +0200
+++ numpy-1.1.1/numpy/distutils/system_info.py 2008-08-22 00:40:33.013198000 +0200
@@ -137,11 +137,8 @@