Files
poky/scripts
Paul Eggleton 50623fd78c mkefidisk.sh: fix hanging on non-writeable device
If cleanup() is called early on, as happens when the device isn't
writeable, then none of the mount point variables are set; thus the
script was calling grep with only one argument and appeared to hang
since it was waiting for input on stdin.

(From OE-Core rev: cf4a18eec2a65d840352d1a2862242d116e8a409)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-04-27 15:20:38 +01:00
..
2013-10-29 10:41:39 +00:00
2014-02-02 11:23:45 +00:00
2015-04-27 15:05:52 +01:00
2013-05-14 14:57:27 +03:00
2014-03-07 14:58:45 +00:00
2015-04-24 11:06:55 +01:00

This directory contains Various useful scripts for working with OE builds