]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
wipe-sysroot: fix removals
authorRoss Burton <ross.burton@intel.com>
Mon, 2 Sep 2013 15:20:37 +0000 (16:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 2 Sep 2013 17:02:59 +0000 (18:02 +0100)
commit212f512e4689bf59d07e3e5394f3fccb39033a5a
tree90c23a0fa1099ac5fe9d10101d49f197af980bd6
parent1b814498b60d5f354d8cc5bdf568b91baf0745dc
wipe-sysroot: fix removals

The previous changes were totally broken as quoting globs doesn't work.  Remove
the quotes so the rm commands actually delete the stamps.

(From OE-Core rev: 5eca43debd7fbc861d41f4e260b37282915bd053)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/wipe-sysroot