scripts/hob: notify the user when the GUI won't launch immediately
authorJoshua Lock <josh@linux.intel.com>
Fri, 2 Sep 2011 21:47:18 +0000 (14:47 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Sep 2011 15:37:01 +0000 (16:37 +0100)
commit7c118cd4e607ce9c301970e3d73c175e53fc76e4
tree55afe275089ff44540390eb203cdfbf99017e856
parent3faa11755b1f13147af43dd8acfd499945249558
scripts/hob: notify the user when the GUI won't launch immediately

If the wrapper script needs to build pseudo before we can launch hob we need
to notify the user so they aren't shocked by the action of launching a GUI
and seeing a bunch of text whiz by on the console.

Fixes [YOCTO #1435]

(From OE-Core rev: a160f4dd48b91c5e6f8c290c7572e29a39a3e693)

Signed-off-by: Joshua Lock <josh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/hob