From 580fd6c7438ac99956cfb376913109f226fc6bd0 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 23 Dec 2012 09:40:32 +0100 Subject: 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 --- .../bootchart/0001-svg-add-rudimentary-support-for-ARM-cpuinfo.patch | 2 +- .../0002-svg-open-etc-os-release-and-use-PRETTY_NAME-for-the-.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-oe/recipes-devtools/bootchart') 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 0494c4f783..4581ef25fc 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 Signed-off-by: Koen Kooi --- -Upstream-status: submitted +Upstream-Status: submitted svg.c | 4 ++++ 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 b3bda4582c..f63d98aee5 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 Signed-off-by: Koen Kooi --- -Upstream-status: Submitted +Upstream-Status: Submitted svg.c | 11 +++++++++++ 1 file changed, 11 insertions(+) -- cgit v1.2.3-54-g00ecf