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 /meta/recipes-qt | |
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>
Diffstat (limited to 'meta/recipes-qt')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-4.8.3/0001-make-qt4-native-work-with-long-building-path.patch | 3 |
1 files changed, 2 insertions, 1 deletions
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 | ||