generic-poky/bitbake/lib/bb/ui
Kang Kai 0b6bb93558 ui/crumbs/hig.py: fix run time error
Commit 094742bed2 re-implement the
function popen_read(). If there is no USB device, it crashes with
"ExecutionError: Execution of 'ls /dev/disk/by-id/usb*' failed with exit
code 2:"

Replace popen_read() way with glob module to get the USB devices.

(Bitbake rev: 0c43fe72e3c6a12ac19173d8cbbad81af21c2d85)

Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-06-08 12:13:16 +01:00
..
crumbs ui/crumbs/hig.py: fix run time error 2012-06-08 12:13:16 +01:00
icons lib/bb/ui/icons: add new icons for use in Hob, autocrop some existing ones 2012-03-23 16:10:19 +00:00
__init__.py Formatting cleanups 2010-07-02 15:41:32 +01:00
depexp.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
goggle.py bitbake cooker/ui: handle cmd line parsing result by individual UI. 2011-07-08 17:38:42 +01:00
hob.py Hob: lower the limitation for PyGTK 2012-06-08 12:13:15 +01:00
knotty.py knotty: Add back getTasks() call to ensure we don't repeat messges 2012-03-29 21:38:37 +01:00
knotty2.py knotty2: return exit code 2012-05-20 09:24:24 +01:00
ncurses.py replace os.system with subprocess.call 2012-05-23 11:35:11 +01:00
puccho.py Rename the ui 'init' method to 'main' 2011-01-04 14:46:47 +00:00
uievent.py bitbake: Add client socket info for BitBakeServerConnection 2012-02-23 22:52:16 +00:00
uihelper.py uihelper: Keep track of pids in execution order 2012-03-29 19:43:04 +01:00