All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-architecture
	<openembedded-architecture@lists.openembedded.org>,
	bitbake-devel <bitbake-devel@lists.openembedded.org>
Subject: Re: Python 3 for Bitbake
Date: Mon, 09 May 2016 21:39:00 +0100	[thread overview]
Message-ID: <1462826340.21831.151.camel@linuxfoundation.org> (raw)
In-Reply-To: <1462352176.18407.11.camel@linuxfoundation.org>

On Wed, 2016-05-04 at 09:56 +0100, Richard Purdie wrote:
> My proposal is we decide to have the flag day, we queue up the 
> patches on a python3 branch both in oe-core and bitbake, then we 
> switch when we get successful autobuilder builds. I'd ideally like to 
> do this quite soon and get one with it (within a few weeks), leaving 
> plenty of time to handle issues and the other changes planned for 
> this release cycle and give other layers time to adapt.

To update, there are python3 branches in bitbake and OE-Core. With
those I've been able to "bitbake core-image-sato:do_rootfs core-image
-sato:do_populate_sdk" with the process and xmlrpc backends.

I've had a few issues to resolve, not least that we need to ensure
python is in utf-8 mode when it is started else files are opened as
ascii and all kinds of things break. Once started, you can't change the
default filesystem access mode and never will be able to for reasons
explained in a PEP.

I still haven't tried the various supporting tools, toaster, UIs other
than knotty, the oeqa framework.

I've separated out some patches and key fixes and submitted them, I
still have a monster patch which needs splitting up for both OE-Core
and bitbake though.

Help is welcome but a heads up on which area anyone is touching would
be appreciated. I know Ed plans to look at toaster.

Cheers,

Richard




  parent reply	other threads:[~2016-05-09 20:39 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04  8:56 Python 3 for Bitbake Richard Purdie
2016-05-04 21:19 ` Christopher Larson
2016-05-04 21:29 ` [Openembedded-architecture] " Mark Hatle
2016-05-04 21:34   ` Burton, Ross
2016-05-05  5:10     ` Tim Orling
2016-05-06  8:40       ` Burton, Ross
2016-05-05 12:13   ` Philip Balister
2016-05-05 15:13     ` Mark Hatle
2016-05-05 15:18       ` Christopher Larson
2016-05-05 15:50         ` Otavio Salvador
2016-05-05 17:29       ` Jan-Simon Möller
2016-05-05 17:47         ` Otavio Salvador
2016-05-05 17:50         ` akuster
2016-05-09 20:39 ` Richard Purdie [this message]
2016-05-22  7:58   ` Richard Purdie

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=1462826340.21831.151.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=openembedded-architecture@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.