[OE-core] [oe-core 0/7] Python upgrade

Richard Purdie richard.purdie at linuxfoundation.org
Mon Oct 31 22:10:03 UTC 2011


On Mon, 2011-10-31 at 18:41 +0100, Martin Jansa wrote:
> Based on Nitin's latest version in poky/contrib and with added 
> fixes to build extra modules and PR bumps to rebuild stuff which 
> is in /usr/lib/python2.6 
> 
> It's good to check that sysroots like this are empty after build:
> sysroots/om-gta02/usr/lib/python2.6/ -type f | grep -v \.pyo | grep -v \.pyc | grep -v \.la
> sysroots/x86_64-linux/usr/lib/python2.6/ -type f | grep -v \.pyo | grep -v \.pyc | grep -v \.la
> 
> The following changes since commit ff13e06892f102d915855cde50896349b07b3717:
> 
>   clutter-gtk: add LIC_FILES_CHKSUM to include file (2011-10-31 10:46:59 +0000)
> 
> are available in the git repository at:
>   git://git.openembedded.org/openembedded-core-contrib jansa/python
>   http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/python
> 
> Martin Jansa (5):
>   python: update generate-manifest for 2.7 version and regenerate it
>   python-2.7.2: fix build issues when additional modules are linked
>     against host or native libpython instead of target
>   recipes: bump PR after python upgrade
>   python-dir: change PYTHON_BASEVERSION to 2.7
>   bitbake.conf: update STAGING_PYDIR to 2.7 version
> 
> Nitin A Kamble (2):
>   python, python-native: upgrade from 2.6.6 to 2.7.2
>   update python 2.7 manifest

I've merged this to master with the exception of the bitbake.conf change
where I think it makes sense just to drop the variable.

Thanks for everyone who's worked on getting this pulled together!

Cheers,

Richard





More information about the Openembedded-core mailing list