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:30:38 +0000 |
commit | 58b83f7dad8f0d252f8028349d734987081b7507 (patch) | |
tree | c948a0a930bca5b4498fd56af87180cd18a3d283 /meta | |
parent | 3b41513a63df6636b617eff09ff1ea9574c5e6f0 (diff) | |
download | openembedded-core-58b83f7dad8f0d252f8028349d734987081b7507.tar.gz openembedded-core-58b83f7dad8f0d252f8028349d734987081b7507.tar.bz2 openembedded-core-58b83f7dad8f0d252f8028349d734987081b7507.zip |
qt4-native & ghostscript: update upstream status for their patches
Update the upstream status for patches of long building path.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
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 @@ -Upstream-Status: Inappropriate [distribution] +Upstream-Status: Accepted Make ghost script work with long building directory +This patch has been accepted by upstream and should be removed +at the next update of ghostscript. + Signed-off-by: Chen Qi <Qi.Chen@windriver.com> 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 @@ -Upstream-Status: Inappropriate [configuration] +Upstream-Status: Submitted Make qt4-native work with long building path. +Reference: https://bugreports.qt-project.org/browse/QTBUG-28292 Signed-off-by: Chen Qi <Qi.Chen@windriver.com> |