]> code.ossystems Code Review - openembedded-core.git/commit
rm_work.bbclass: Fix for files starting with -
authorWilliam A. Kennington III <wak@google.com>
Mon, 27 Sep 2021 22:00:39 +0000 (15:00 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Sep 2021 16:53:43 +0000 (17:53 +0100)
commit5f1a63e0de4921ef970114a16d0827fcddcdaa0e
treea0728794c0ad08d40d06cde3e4bb5d179eba8987
parent0be0ba70e68b57a3617d3c1ea4b6233b37d5d648
rm_work.bbclass: Fix for files starting with -

This makes it possible to name files starting with a hyphen in the work
directory. Without this change rm will fail due to an unexpected option
being passed.

Signed-off-by: William A. Kennington III <wak@google.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rm_work.bbclass