All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <kai.kang@windriver.com>
To: <saul.wold@intel.com>
Cc: poky@yoctoproject.org
Subject: [PATCH 0/2] Add foomatic-filters and ghostscript
Date: Tue, 3 May 2011 17:28:05 +0800	[thread overview]
Message-ID: <cover.1304412927.git.kai.kang@windriver.com> (raw)

From: Kang Kai <kai.kang@windriver.com>

Hi Saul,

I add foomatic-filters and ghostscript to pass LSB commands check. And ghostscript-native
is added too to make cross compile ghostscript pass. 

Because the gs from oe can NOT be compiled, so I add the origin ghostscript, vs the gnu-ghostscript
in oe repository.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: kangkai/foomatic_gs
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/foomatic_gs

Thanks,
    Kang Kai <kai.kang@windriver.com>
---


Kang Kai (2):
  foomatic-filters: added to pass LSB commands check
  ghostscript: added to pass LSB commands check

 .../foomatic/foomatic-filters_4.0.7.bb             |   23 +++++
 .../ghostscript/ghostscript-native_9.02.bb         |   35 ++++++++
 .../ghostscript-9.02-prevent_recompiling.patch     |   92 ++++++++++++++++++++
 .../ghostscript/ghostscript_9.02.bb                |   40 +++++++++
 4 files changed, 190 insertions(+), 0 deletions(-)
 create mode 100644 meta/recipes-extended/foomatic/foomatic-filters_4.0.7.bb
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript-native_9.02.bb
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript/ghostscript-9.02-prevent_recompiling.patch
 create mode 100644 meta/recipes-extended/ghostscript/ghostscript_9.02.bb



             reply	other threads:[~2011-05-03  9:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03  9:28 Kang Kai [this message]
2011-05-03  9:28 ` [PATCH 1/2] foomatic-filters: added to pass LSB commands check Kang Kai
2011-05-03  9:28 ` [PATCH 2/2] ghostscript: " Kang Kai
2011-05-04  1:39   ` Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1304412927.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=poky@yoctoproject.org \
    --cc=saul.wold@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.