[poky] [PATCH 0/4] Fix XML-RPC server and Goggle UI

Joshua Lock josh at linux.intel.com
Tue Jan 11 06:33:39 PST 2011


This series contains two important fixes and two trivial UI enhancements.

With this series the XML-RPC server now works correctly and the goggle UI has a
subtle, long-standing, bug fixed.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/umm
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/umm

Thanks,
    Joshua Lock <josh at linux.intel.com>
---


Joshua Lock (4):
  bitbake/uievent: fix queueing of events for xmlrpc before UI has
    loaded
  bitbake/goggle: closing the progress dialog kills the UI
  bitbake/depexp: closing progress dialog kills gui
  bitbake/goggle: don't drop events

 bitbake/lib/bb/ui/depexp.py  |    1 +
 bitbake/lib/bb/ui/goggle.py  |    3 ++-
 bitbake/lib/bb/ui/uievent.py |    7 +++++--
 3 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.7.3.4




More information about the poky mailing list