]> code.ossystems Code Review - openembedded-core.git/commit
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>
Mon, 5 Sep 2011 19:28:20 +0000 (20:28 +0100)
commita160f4dd48b91c5e6f8c290c7572e29a39a3e693
tree1fdeefda8301ccbadbf9f0b81a2e32316878913d
parentb68f90b765e7c8923033ee7ff7746f39a2e91ff7
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]

Signed-off-by: Joshua Lock <josh@linux.intel.com>
scripts/hob