diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-23 09:40:32 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-23 09:40:44 +0100 |
commit | 580fd6c7438ac99956cfb376913109f226fc6bd0 (patch) | |
tree | 844f65b2e6e184a3621f4a347894593ff874907c /meta-oe/recipes-devtools | |
parent | c69abe07376055e301e79d2d9f0430fd700b1c9a (diff) | |
download | meta-openembedded-580fd6c7438ac99956cfb376913109f226fc6bd0.tar.gz |
meta-openembedded: use correct format of Upstream-Status
* some patches have also incorrect value, but e.g. "Unknown" is as good as
"Pending" to me
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-devtools/bootchart/bootchart/0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch b/meta-oe/recipes-devtools/bootchart/bootchart/0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch index 0494c4f78..4581ef25f 100644 --- a/meta-oe/recipes-devtools/bootchart/bootchart/0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch +++ b/meta-oe/recipes-devtools/bootchart/bootchart/0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch | |||
@@ -24,7 +24,7 @@ So no real way to get the actual SoC name, TI AM3359, but a lot better than 'Unk | |||
24 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 24 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
25 | --- | 25 | --- |
26 | 26 | ||
27 | Upstream-status: submitted | 27 | Upstream-Status: submitted |
28 | 28 | ||
29 | svg.c | 4 ++++ | 29 | svg.c | 4 ++++ |
30 | 1 file changed, 4 insertions(+) | 30 | 1 file changed, 4 insertions(+) |
diff --git a/meta-oe/recipes-devtools/bootchart/bootchart/0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch b/meta-oe/recipes-devtools/bootchart/bootchart/0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch index b3bda4582..f63d98aee 100644 --- a/meta-oe/recipes-devtools/bootchart/bootchart/0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch +++ b/meta-oe/recipes-devtools/bootchart/bootchart/0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch | |||
@@ -7,7 +7,7 @@ Subject: [PATCH 2/2] svg: open /etc/os-release and use PRETTY_NAME for the | |||
7 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 7 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
8 | --- | 8 | --- |
9 | 9 | ||
10 | Upstream-status: Submitted | 10 | Upstream-Status: Submitted |
11 | 11 | ||
12 | svg.c | 11 +++++++++++ | 12 | svg.c | 11 +++++++++++ |
13 | 1 file changed, 11 insertions(+) | 13 | 1 file changed, 11 insertions(+) |
diff --git a/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch b/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch index 1e16b860b..9b71e9d2c 100644 --- a/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch +++ b/meta-oe/recipes-devtools/php/php/0001-php-don-t-use-broken-wrapper-for-mkdir.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] php: don't use broken wrapper for mkdir | |||
6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
7 | --- | 7 | --- |
8 | 8 | ||
9 | Upstream-status: Inappropriate | 9 | Upstream-Status: Inappropriate |
10 | 10 | ||
11 | Makefile.global | 2 +- | 11 | Makefile.global | 2 +- |
12 | 1 files changed, 1 insertions(+), 1 deletions(-) | 12 | 1 files changed, 1 insertions(+), 1 deletions(-) |
diff --git a/meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch b/meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch index 3c3ec7c85..0b0d471a4 100644 --- a/meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch +++ b/meta-oe/recipes-devtools/python/python-tornado/0001-disable-AI_ADDRCONFIG-flag.patch | |||
@@ -5,7 +5,7 @@ Subject: [PATCH] disable AI_ADDRCONFIG flag | |||
5 | 5 | ||
6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> | 6 | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |
7 | 7 | ||
8 | Upstream-status: unknown | 8 | Upstream-Status: unknown |
9 | --- | 9 | --- |
10 | tornado/netutil.py | 6 ------ | 10 | tornado/netutil.py | 6 ------ |
11 | 1 files changed, 0 insertions(+), 6 deletions(-) | 11 | 1 files changed, 0 insertions(+), 6 deletions(-) |