All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Tidy up patches
@ 2011-03-14 14:35 Joshua Lock
  2011-03-14 14:35 ` [PATCH 1/2] bitbake/bitbake-layers: fix to run with recent changes Joshua Lock
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joshua Lock @ 2011-03-14 14:35 UTC (permalink / raw)
  To: poky

From: Joshua Lock <josh@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@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

-- 
1.7.4



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-14 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-14 14:35 [PATCH 0/2] Tidy up patches Joshua Lock
2011-03-14 14:35 ` [PATCH 1/2] bitbake/bitbake-layers: fix to run with recent changes Joshua Lock
2011-03-14 14:35 ` [PATCH 2/2] bitbake/xmlrpc: only use BBTransport for affected Python versions Joshua Lock
2011-03-14 21:10 ` [PATCH 0/2] Tidy up patches Richard Purdie

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.