All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kai Kang <kai.kang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/3] Some fixes for packages under recipes-devtools
Date: Wed, 19 Jun 2013 19:57:14 +0800	[thread overview]
Message-ID: <cover.1371642926.git.kai.kang@windriver.com> (raw)

The following changes since commit 1dd643b142c69ac9035e29bff11d02201638dc65:

  licences: Add SGI license (2013-06-17 16:45:37 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/devtools
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/devtools

Kai Kang (3):
  openjade-native: fix build failure
  python-pygobject: disable parallel install
  python-pygtk: fix parallel compile issue

 .../openjade/openjade-1.3.2/fix-regex.patch        |   32 +++++++++++++++++
 .../openjade/openjade-native_1.3.2.bb              |    3 +-
 .../python/python-pygobject_2.27.91.bb             |    2 +
 .../update-dependences-of-defs.c.patch             |   36 ++++++++++++++++++++
 .../recipes-devtools/python/python-pygtk_2.24.0.bb |    3 +-
 5 files changed, 74 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/openjade/openjade-1.3.2/fix-regex.patch
 create mode 100644 meta/recipes-devtools/python/python-pygtk/update-dependences-of-defs.c.patch

-- 
1.7.5.4



             reply	other threads:[~2013-06-19 12:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-19 11:57 Kai Kang [this message]
2013-06-19 11:57 ` [PATCH 1/3] openjade-native: fix build failure Kai Kang
2013-06-19 11:57 ` [PATCH 2/3] python-pygobject: disable parallel install Kai Kang
2013-06-19 12:08   ` Burton, Ross
2013-06-20  1:36     ` Kang Kai
2013-06-19 11:57 ` [PATCH 3/3] python-pygtk: fix parallel compile issue Kai Kang
2013-06-19 12:09   ` Burton, Ross
2013-06-20  1:37     ` Kang Kai

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.1371642926.git.kai.kang@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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.