]> code.ossystems Code Review - openembedded-core.git/commit
scripts/wipe-sysroot: also delete uninative sysroot
authorRoss Burton <ross.burton@intel.com>
Mon, 25 Jan 2016 15:04:39 +0000 (15:04 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jan 2016 22:31:08 +0000 (22:31 +0000)
commit258668c3cb8f5c00e084e821dae05ba750768bfb
tree20c071729b1a12d01159e2a835f8b566cf852cf6
parent9b3dc1bd4b8336423a3f8f7db0ab5fa6fa0e7257
scripts/wipe-sysroot: also delete uninative sysroot

The uninative sysroot is in ${STAGING_DIR}-uninative so delete that alongwith
$STAGING_DIR.

Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/wipe-sysroot