On 11/03/2014 03:51 PM, Artur Wroblewski wrote:
Hi,

As advised at

     https://bugzilla.yoctoproject.org/show_bug.cgi?id=6857

I am attaching a patch to replace Python 3.3.x with Python 3.4.2. This also
fixes issue with missing basic Python 3.x modules, see

     https://bugzilla.yoctoproject.org/show_bug.cgi?id=6831

Build tested with git master:

     $ tar tvjf tmp/deploy/images/qemux86/core-image-minimal-qemux86.tar.bz2 | 
grep python3.4 | wc -l
     2028

Regards,

w



Thanks for working up the patch.

Your patch needs a Signed-off-by: tag and alittle more explaination in the commit message as to what you did (removed patches, rebased patches, ...), It's also important to note why the LIC_FILES_CHKSUM changed, it might be as simple as version or date changes, but we need to flag them in case the actual License changed.

Would it make sense to use a PYTHON_MAJMIN in the manifest generator instead of hardcoding the python version? This would allow for the manifest.inc changeset to be much smaller.

Sau!


--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to