]> code.ossystems Code Review - openembedded-core.git/commit
scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddir
authorAlex Franco <alejandro.franco@linux.intel.com>
Fri, 4 Sep 2015 20:38:29 +0000 (15:38 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:45:47 +0000 (22:45 +0100)
commitcf418deb32bf90479714e522e3fa309c41e47978
treef8a48d3f202b49ac8796b29091899dde073ea5f0
parentab1150773cd6298ba28a117536c3fcd2cfd32789
scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddir

Makes more sense to have this fix after checking BUILDDIR exists, is
a directory and is writable.

[YOCTO #7669]

Signed-off-by: Alex Franco <alejandro.franco@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-setup-builddir