]> code.ossystems Code Review - openembedded-core.git/commit
sanity.bbclass: check user can read and write to SSTATE_DIR
authorJoshua Lock <josh@linux.intel.com>
Sat, 12 May 2012 01:00:26 +0000 (18:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 17 May 2012 20:11:26 +0000 (21:11 +0100)
commit0c0c4efbf92bcf0f8942f17c18525a4b4ed1798c
tree4766867b9e0a6fa0e075e1191319aea592788c6d
parentafa2599f3c2d0428714f947814a25db4ce245caf
sanity.bbclass: check user can read and write to SSTATE_DIR

The user needs read and write permissions to SSTATE_DIR, check
whether they have sufficient permissions and if not recommend
use of SSTATE_MIRRORS.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/classes/sanity.bbclass