]> code.ossystems Code Review - openembedded-core.git/commit
bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images
authorJoshua Lock <josh@linux.intel.com>
Wed, 2 Feb 2011 13:02:43 +0000 (13:02 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 1 Mar 2011 11:46:34 +0000 (11:46 +0000)
commitbb599a08b49f31272ed6192230b4469f6dc2f048
treee731b3f6228ccc89b275766328d7856c9f2924b5
parenta4b7e69e715fae0d1fa5674ec1edd8417c6f71e0
bitbake: Add new UI hob, a prototype Gtk+ GUI for creating images

Hob is a first stab at implementing an interactive GUI for BitBake.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
bitbake/lib/bb/ui/crumbs/hobeventhandler.py [new file with mode: 0644]
bitbake/lib/bb/ui/hob.py [new file with mode: 0644]