[poky] [PATCH 0/2] Tidy up patches
Richard Purdie
richard.purdie at linuxfoundation.org
Mon Mar 14 14:10:26 PDT 2011
On Mon, 2011-03-14 at 14:35 +0000, Joshua Lock wrote:
> From: Joshua Lock <josh at linux.intel.com>
>
> This series consists of a couple of tidy up patches for Poky's BitBake.
>
> The first enables bitbake-layers to work whilst the second changes our XML-RPC
> server to only use the copy/paste Transport implementation for known broken
> versions of Python.
>
> Pull URL: git://git.pokylinux.org/poky-contrib.git
> Branch: josh/master
> Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/master
>
> Thanks,
> Joshua Lock <josh at linux.intel.com>
> ---
>
>
> Joshua Lock (2):
> bitbake/bitbake-layers: fix to run with recent changes
> bitbake/xmlrpc: only use BBTransport for affected Python versions
>
> bitbake/bin/bitbake-layers | 12 ++++++++----
> bitbake/lib/bb/server/xmlrpc.py | 21 +++++++++++++++++----
> 2 files changed, 25 insertions(+), 8 deletions(-)
> mode change 100644 => 100755 bitbake/bin/bitbake-layers
Merged into poky master, thanks.
Richard
More information about the poky
mailing list