summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2015-09-10 19:59:47 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-12 23:01:53 +0100
commit1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch)
tree7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-devtools/python
parent20d90af47d33329d21b1a2c945886e0801314c2a (diff)
downloadpoky-1c914a844b35ff57b1c528251a9eaa19cedbaa10.tar.gz
meta: Fix Upstream-Status statements
Fix a variety of problems such as typos, bad punctuations, or incorrect Upstream-Status values. (From OE-Core rev: bd220fe6ce8c3a0805f13a14706d3130ea872604) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r--meta/recipes-devtools/python/python/setuptweaks.patch2
-rw-r--r--meta/recipes-devtools/python/python3/setuptweaks.patch2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python/setuptweaks.patch b/meta/recipes-devtools/python/python/setuptweaks.patch
index c34ef160d3..3a91b1916c 100644
--- a/meta/recipes-devtools/python/python/setuptweaks.patch
+++ b/meta/recipes-devtools/python/python/setuptweaks.patch
@@ -1,7 +1,7 @@
1This patch removes various ways native system options can pass into the python 1This patch removes various ways native system options can pass into the python
2compilation and somehow break C modules. 2compilation and somehow break C modules.
3 3
4Upstream-Status: Configuration [OE Specific] 4Upstream-Status: Inappropriate [OE Specific]
5 5
6RP 2012/04/23 6RP 2012/04/23
7 7
diff --git a/meta/recipes-devtools/python/python3/setuptweaks.patch b/meta/recipes-devtools/python/python3/setuptweaks.patch
index c34ef160d3..3a91b1916c 100644
--- a/meta/recipes-devtools/python/python3/setuptweaks.patch
+++ b/meta/recipes-devtools/python/python3/setuptweaks.patch
@@ -1,7 +1,7 @@
1This patch removes various ways native system options can pass into the python 1This patch removes various ways native system options can pass into the python
2compilation and somehow break C modules. 2compilation and somehow break C modules.
3 3
4Upstream-Status: Configuration [OE Specific] 4Upstream-Status: Inappropriate [OE Specific]
5 5
6RP 2012/04/23 6RP 2012/04/23
7 7