From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Patches and discussions about the oe-core layer
<openembedded-core@lists.openembedded.org>
Subject: Re: [oe-core 0/7] Python upgrade
Date: Mon, 31 Oct 2011 22:10:03 +0000 [thread overview]
Message-ID: <1320099003.15599.21.camel@ted> (raw)
In-Reply-To: <cover.1320082621.git.Martin.Jansa@gmail.com>
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
prev parent reply other threads:[~2011-10-31 22:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-31 17:41 [oe-core 0/7] Python upgrade Martin Jansa
2011-10-31 17:41 ` [oe-core 1/7] python, python-native: upgrade from 2.6.6 to 2.7.2 Martin Jansa
2011-10-31 17:41 ` [oe-core 2/7] python: update generate-manifest for 2.7 version and regenerate it Martin Jansa
2011-10-31 17:41 ` [oe-core 3/7] update python 2.7 manifest Martin Jansa
2011-10-31 17:41 ` [oe-core 4/7] python-2.7.2: fix build issues when additional modules are linked against host or native libpython instead of target Martin Jansa
2011-10-31 17:41 ` [oe-core 5/7] recipes: bump PR after python upgrade Martin Jansa
2011-10-31 17:41 ` [oe-core 6/7] python-dir: change PYTHON_BASEVERSION to 2.7 Martin Jansa
2011-10-31 17:41 ` [oe-core 7/7] bitbake.conf: update STAGING_PYDIR to 2.7 version Martin Jansa
2011-10-31 21:48 ` Richard Purdie
2011-10-31 22:10 ` Richard Purdie [this message]
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=1320099003.15599.21.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
/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.