| Submitter | Qi.Chen@windriver.com |
|---|---|
| Date | Dec. 5, 2012, 2:19 a.m. |
| Message ID | <043d11bd8ccaa5641fc1a180840a405045778711.1354673809.git.Qi.Chen@windriver.com> |
| Download | mbox | patch |
| Permalink | /patch/40393/ |
| State | Accepted |
| Commit | 58b83f7dad8f0d252f8028349d734987081b7507 |
| Headers | show |
Comments
Patch
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 a4ce70a..4dbf86f 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 74f4e1a..e004745 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>