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/recipes-extended/ghostscript | |
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/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 @@ -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 |