From patchwork Thu Dec 6 08:16:50 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/2] Enable python support for libnewt and libuser Date: Thu, 06 Dec 2012 08:16:50 -0000 From: Kang Kai X-Patchwork-Id: 40555 Message-Id: To: Cc: Zhenfeng.Zhao@windriver.com 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