| Submitter | Lianhao Lu |
|---|---|
| Date | April 6, 2012, 2:40 a.m. |
| Message ID | <cover.1333679903.git.lianhao.lu@intel.com> |
| Download | mbox |
| Permalink | /patch/25259/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib llu/multilib2Comments
On 04/05/2012 07:40 PM, Lianhao Lu wrote: > 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(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!
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(-)