diff options
author | Chen Qi <Qi.Chen@windriver.com> | 2012-12-05 10:19:04 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-06 12:31:18 +0000 |
commit | 99e36acfdf3ff13a20a5b486c21f5ca111c0dc86 (patch) | |
tree | df7ca81695f08313ae5e9e7a035ca6d4808eb64f | |
parent | 6847325ff4132b6b767acd765ed9f27d407267d0 (diff) | |
download | poky-99e36acfdf3ff13a20a5b486c21f5ca111c0dc86.tar.gz |
qt4-native & ghostscript: update upstream status for their patches
Update the upstream status for patches of long building path.
(From OE-Core rev: 58b83f7dad8f0d252f8028349d734987081b7507)
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2 files changed, 6 insertions, 2 deletions
diff --git a/meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch b/meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch index a4ce70a9ab..4dbf86f3ac 100644 --- a/meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch +++ b/meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch | |||
@@ -1,7 +1,10 @@ | |||
1 | Upstream-Status: Inappropriate [distribution] | 1 | Upstream-Status: Accepted |
2 | 2 | ||
3 | Make ghost script work with long building directory | 3 | Make ghost script work with long building directory |
4 | 4 | ||
5 | This patch has been accepted by upstream and should be removed | ||
6 | at the next update of ghostscript. | ||
7 | |||
5 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> | 8 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> |
6 | 9 | ||
7 | Index: base/genconf.c | 10 | Index: base/genconf.c |
diff --git a/meta/recipes-qt/qt4/qt4-4.8.3/0001-make-qt4-native-work-with-long-building-path.patch b/meta/recipes-qt/qt4/qt4-4.8.3/0001-make-qt4-native-work-with-long-building-path.patch index 74f4e1a6f4..e004745d2f 100644 --- a/meta/recipes-qt/qt4/qt4-4.8.3/0001-make-qt4-native-work-with-long-building-path.patch +++ b/meta/recipes-qt/qt4/qt4-4.8.3/0001-make-qt4-native-work-with-long-building-path.patch | |||
@@ -1,6 +1,7 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | 1 | Upstream-Status: Submitted |
2 | 2 | ||
3 | Make qt4-native work with long building path. | 3 | Make qt4-native work with long building path. |
4 | Reference: https://bugreports.qt-project.org/browse/QTBUG-28292 | ||
4 | 5 | ||
5 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> | 6 | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> |
6 | 7 | ||