Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] V2: Enable python support for libnewt and libuser
@ 2012-12-10  9:37 Kang Kai
  2012-12-10  9:37 ` [PATCH 1/2] newt: enable python support Kang Kai
  2012-12-10  9:37 ` [PATCH 2/2] libuser: " Kang Kai
  0 siblings, 2 replies; 6+ messages in thread
From: Kang Kai @ 2012-12-10  9:37 UTC (permalink / raw)
  To: sgw; +Cc: Zhenfeng.Zhao, openembedded-core

V2:
add python to libnewt/libuser DEPENDS. Build successfully both with and without 
'INCOMPATIBLE_LICENSE = "GPLv3"' in local.conf

The following changes since commit c607095894cab60493ddfc4b967b0325e1c313b4:

  bitbake: Revert "BBHandler: Ensure parser state engine is correctly reset for new parsing" (2012-12-07 18:09:01 +0000)

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

Kang Kai (2):
  newt: enable python support
  libuser: enable python support

 meta/recipes-extended/libuser/libuser_0.57.1.bb    |   14 ++++++++---
 .../newt/files/fix_python_fpic.patch               |   11 +++++++++
 meta/recipes-extended/newt/libnewt_0.52.14.bb      |   24 +++++++++++++++-----
 3 files changed, 39 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-extended/newt/files/fix_python_fpic.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] V3: Enable python support for libnewt and libuser
@ 2012-12-12 10:48 Kang Kai
  2012-12-12 10:48 ` [PATCH 1/2] newt: enable python support Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2012-12-12 10:48 UTC (permalink / raw)
  To: sgw; +Cc: Zhenfeng.Zhao, openembedded-core

V3: add libnewt patch header.

The following changes since commit 45915123a727f86b106da7ccb761b23067b1ff88:

  Documentation: poky-ref-manual - Updates to WORKDIR structure (2012-12-11 16:17:57 +0000)

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

Kang Kai (2):
  newt: enable python support
  libuser: enable python support

 meta/recipes-extended/libuser/libuser_0.57.1.bb    |   14 ++++++++---
 .../newt/files/fix_python_fpic.patch               |   24 ++++++++++++++++++++
 meta/recipes-extended/newt/libnewt_0.52.14.bb      |   24 +++++++++++++++-----
 3 files changed, 52 insertions(+), 10 deletions(-)
 create mode 100644 meta/recipes-extended/newt/files/fix_python_fpic.patch

-- 
1.7.5.4




^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH 0/2] Enable python support for libnewt and libuser
@ 2012-12-06  8:16 Kang Kai
  2012-12-06  8:16 ` [PATCH 1/2] newt: enable python support Kang Kai
  0 siblings, 1 reply; 6+ messages in thread
From: Kang Kai @ 2012-12-06  8:16 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhenfeng.Zhao

Other packages may need libnewt and libuser's python extension, so enable python support for them.

The following changes since commit 5b027d041ae994d02e22302dbbf3685484aa9b48:

  gst-meta-base: pull in X11 plugins when using X11 (2012-12-05 15:26:42 +0000)

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

Kang Kai (2):
  newt: enable python support
  libuser: enable python support

 meta/recipes-extended/libuser/libuser_0.57.1.bb    |   12 ++++++++--
 .../newt/files/fix_python_fpic.patch               |   11 ++++++++++
 meta/recipes-extended/newt/libnewt_0.52.14.bb      |   22 +++++++++++++++----
 3 files changed, 37 insertions(+), 8 deletions(-)
 create mode 100644 meta/recipes-extended/newt/files/fix_python_fpic.patch

-- 
1.7.5.4




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

end of thread, other threads:[~2012-12-12 11:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-10  9:37 [PATCH 0/2] V2: Enable python support for libnewt and libuser Kang Kai
2012-12-10  9:37 ` [PATCH 1/2] newt: enable python support Kang Kai
2012-12-10 23:58   ` Saul Wold
2012-12-10  9:37 ` [PATCH 2/2] libuser: " Kang Kai
  -- strict thread matches above, loose matches on Subject: below --
2012-12-12 10:48 [PATCH 0/2] V3: Enable python support for libnewt and libuser Kang Kai
2012-12-12 10:48 ` [PATCH 1/2] newt: enable python support Kang Kai
2012-12-06  8:16 [PATCH 0/2] Enable python support for libnewt and libuser Kang Kai
2012-12-06  8:16 ` [PATCH 1/2] newt: enable python support Kang Kai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox