diff options
author | Ross Burton <ross.burton@intel.com> | 2015-09-10 19:59:47 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-12 23:01:53 +0100 |
commit | 1c914a844b35ff57b1c528251a9eaa19cedbaa10 (patch) | |
tree | 7224db398b2ac2bc823db5e9249b914988b565d7 /meta/recipes-graphics | |
parent | 20d90af47d33329d21b1a2c945886e0801314c2a (diff) | |
download | poky-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-graphics')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch b/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch index 86d841b1c5..f5c18c5828 100644 --- a/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch +++ b/meta/recipes-graphics/clutter/clutter-1.0/run-installed-tests-with-tap-output.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Run installed tests with tap output | |||
6 | Configure output from installed-tests to be TAP compliant such that | 6 | Configure output from installed-tests to be TAP compliant such that |
7 | gnome-desktop-testing-runner properly interprets the results. | 7 | gnome-desktop-testing-runner properly interprets the results. |
8 | 8 | ||
9 | Upstream-status: Pending | 9 | Upstream-Status: Pending |
10 | 10 | ||
11 | Signed-off-by: Tim Orling <TicoTimo@gmail.com> | 11 | Signed-off-by: Tim Orling <TicoTimo@gmail.com> |
12 | --- | 12 | --- |
diff --git a/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch b/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch index a2f34095a5..fca1e65946 100644 --- a/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch +++ b/meta/recipes-graphics/fontconfig/fontconfig/revert-static-pkgconfig.patch | |||
@@ -5,7 +5,7 @@ we end up with -I <sysroot>/<sysroot>/usr/include/fontconfig in CFLAGS of client | |||
5 | is matchbox-panel-2 and it was working fine with gcc < 5 because it tolerated non-existing paths in -I flags but gcc-5 | 5 | is matchbox-panel-2 and it was working fine with gcc < 5 because it tolerated non-existing paths in -I flags but gcc-5 |
6 | gently refuses and rightly so. | 6 | gently refuses and rightly so. |
7 | 7 | ||
8 | Upstream-Status: Not-Submitted [OE-Specific] | 8 | Upstream-Status: Inappropriate [OE-Specific] |
9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 9 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
10 | 10 | ||
11 | Index: fontconfig-2.11.93/fontconfig.pc.in | 11 | Index: fontconfig-2.11.93/fontconfig.pc.in |
diff --git a/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch b/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch index dc5ef2871c..4b8fea58df 100644 --- a/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch +++ b/meta/recipes-graphics/libepoxy/libepoxy/no-need-for-python3.patch | |||
@@ -1,7 +1,7 @@ | |||
1 | There is no need to use python3 by this package (the python scripts | 1 | There is no need to use python3 by this package (the python scripts |
2 | that are using during configuration only need python2.7+) | 2 | that are using during configuration only need python2.7+) |
3 | 3 | ||
4 | Upstream-Status: innapropriate [configuration] | 4 | Upstream-Status: Inappropriate [configuration] |
5 | 5 | ||
6 | Signed-off-by: Gary Thomas <gary@mlbassoc.com> | 6 | Signed-off-by: Gary Thomas <gary@mlbassoc.com> |
7 | -- | 7 | -- |