From: Kang Kai <kai.kang@windriver.com>
To: <sgw@linux.intel.com>
Cc: Zhenfeng.Zhao@windriver.com, openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] V2: Enable python support for libnewt and libuser
Date: Mon, 10 Dec 2012 17:37:13 +0800 [thread overview]
Message-ID: <cover.1355131760.git.kai.kang@windriver.com> (raw)
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
next reply other threads:[~2012-12-10 9:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-10 9:37 Kang Kai [this message]
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
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.1355131760.git.kai.kang@windriver.com \
--to=kai.kang@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=sgw@linux.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.