summaryrefslogtreecommitdiff
path: root/packages/python/python-emotion_svn.bb
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-09-04 15:28:17 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-09-04 15:28:17 +0000
commit37f859290d71c106655b075a5ce56659d102c8ce (patch)
tree3d94669f158592ae5a53de4e529b5efb20aaf0f7 /packages/python/python-emotion_svn.bb
parentcdc87f323c22dabad24b0d620e5a69295f224df1 (diff)
parentdf4e58119edfe44b09e43293fe19287ae09acd26 (diff)
merge of '935bd334d12eb01cbbe72410106e2a4599e990fe'
and 'f7ee95d38b46a158bafdfdbb83616e173d3577ec'
Diffstat (limited to 'packages/python/python-emotion_svn.bb')
0 files changed, 0 insertions, 0 deletions
span title='2011-10-20 13:07:14 +0100'>2011-10-20ghostscript: update to 9.04Kang Kai7 Remove the old version and update ghostscript to 9.04. * update ghostscript-9.02-prevent_recompiling.patch * because soobj is not used any more, remove soobj related work * gs provides a configure option --with-install-cups to install cups related files but disabled by default, so need update post install scripts Signed-off-by: Kang Kai <kai.kang@windriver.com> 2011-10-19ghostscript: renamed x86_64 to x86-64 for patch to workSaul Wold2 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2011-09-29Fix ghostscript on powerpc64Matthew McClintock2 This adds pregenerated files for powerpc64 Signed-off-by: Matthew McClintock <msm@freescale.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2011-07-27ghostscript: fix parallel build issueKang Kai1 ghostscript fails some time on autobuilder, it seems a parallel build issue. Add patch to fix it. Fixes [Yocto #1202] Signed-off-by: Kang Kai <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> 2011-06-02ghostscript: Fix up file locations and add i686Saul Wold11 Signed-off-by: Saul Wold <sgw@linux.intel.com> 2011-06-02recipes: Upstream-status --> Upstream-Status: for multiple patchesDexuan Cui2 As a keyword, Upstream-Status is case sensitive. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> 2011-05-23ghostscript: fix run failure on mpc8315eKang Kai1 When run gs on mpc8315, it fails with: GPL Ghostscript 9.02: ./psi/interp.c(291): Fatal error -20 in gs_interp_init! It is caused by cross compile. Accoding to the ghostscript document on: http://pages.cs.wisc.edu/~ghost/doc/cvs/Make.htm#Cross-compiling it needs some manual work, so import patches from WindRiver Linux. Update to using oe way to add arch.h, thanks to Richard. Signed-off-by: Kang Kai <kai.kang@windriver.com> 2011-05-05ghostscript: added to pass LSB commands checkKang Kai1 Add ghostscript to pass LSB commands check and Printing test, and ghostscript-native is added to help cross compilation. Signed-off-by: Kang Kai <kai.kang@windriver.com>