All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some fixes for packages under recipes-devtools
@ 2013-06-19 11:57 Kai Kang
  2013-06-19 11:57 ` [PATCH 1/3] openjade-native: fix build failure Kai Kang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Kai Kang @ 2013-06-19 11:57 UTC (permalink / raw)
  To: openembedded-core

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



^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/3] V2: Some fixes for packages under recipes-devtools
@ 2013-06-20  3:29 Kai Kang
  2013-06-20  3:29 ` [PATCH 3/3] python-pygtk: fix parallel compile issue Kai Kang
  0 siblings, 1 reply; 9+ messages in thread
From: Kai Kang @ 2013-06-20  3:29 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

V2:
* fix typo
* update upstream-status of python-pygtk/update-dependences-of-defs.c.patch

The following changes since commit e04e6dab0afa8f72bf001b0cc106cd13b7694a91:

  bdwgc-native: Add missing pkgconfig DEPENDS (2013-06-19 18:03:35 +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             |   38 ++++++++++++++++++++
 .../recipes-devtools/python/python-pygtk_2.24.0.bb |    3 +-
 5 files changed, 76 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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-06-20  3:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-19 11:57 [PATCH 0/3] Some fixes for packages under recipes-devtools Kai Kang
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
  -- strict thread matches above, loose matches on Subject: below --
2013-06-20  3:29 [PATCH 0/3] V2: Some fixes for packages under recipes-devtools Kai Kang
2013-06-20  3:29 ` [PATCH 3/3] python-pygtk: fix parallel compile issue Kai Kang

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.