]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: Check if /tmp is writable
authorMariano Lopez <mariano.lopez@linux.intel.com>
Tue, 7 Jul 2015 11:17:40 +0000 (11:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jul 2015 14:08:40 +0000 (15:08 +0100)
commitc101201b3aa7378e4c65a879040fe6f509e7cdcd
tree55fee91aeb31719ddf13f4b0b20ede705dcda9fe
parentd48233cb1fd84f1061a8ba3c15bacc180e93934c
sanity.bbclass: Check if /tmp is writable

Used mkstemp instead of raw open file call.
Also added the exception message to the output of
the sanity check.

[YOCTO #7922]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass