From patchwork Fri Apr 6 02:40:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [V2,0/1] multilib header support for python Date: Fri, 06 Apr 2012 02:40:01 -0000 From: Lianhao Lu X-Patchwork-Id: 25259 Message-Id: To: openembedded-core@lists.openembedded.org Added multilib header support for python, so that lib32-python and python won't have conflicting file pyconfig.h. The following changes since commit 1a82989345fb98becb487d270fd93a5e6dffeb47: Saul Wold (1): runqemu-internal: Add console=tty for qemuppc and NFS are available in the git repository at: git://git.yoctoproject.org/poky-contrib llu/multilib2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=llu/multilib2 Lianhao Lu (1): python: multilib header support. .../python/python-2.7-manifest.inc | 2 +- meta/recipes-devtools/python/python.inc | 2 +- meta/recipes-devtools/python/python_2.7.2.bb | 4 +++- scripts/contrib/python/generate-manifest-2.7.py | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-)