]> code.ossystems Code Review - openembedded-core.git/commit
ghostscript: make ghostscript work with long building path
authorChen Qi <Qi.Chen@windriver.com>
Fri, 30 Nov 2012 10:33:32 +0000 (10:33 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Dec 2012 14:18:21 +0000 (14:18 +0000)
commit30a19b7c791abcbf09193c678866df66d470a6d9
tree8f6607111822d1084e3eebc31bab0cd77052b6a2
parentcb8fbc332f730cbb4d9c9866ee7b95d62245d121
ghostscript: make ghostscript work with long building path

If TMPDIR has more than 256 chars, building ghostscript fails.
This violates the 410 length limit of TMPDIR.

This patch makes building ghostscript succeed by changing its
MAX_TOKEN from 256 to 512.

[YOCTO #2766]

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>
meta/recipes-extended/ghostscript/ghostscript/0001-make-ghostscript-work-with-long-building-directory.patch [new file with mode: 0644]
meta/recipes-extended/ghostscript/ghostscript_9.05.bb