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-extended/ghostscript | |
| 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-extended/ghostscript')
| -rw-r--r-- | meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch | 5 |
1 files changed, 4 insertions, 1 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 |
