]> 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)
committerSteve Sakoman <steve@sakoman.com>
Thu, 30 Sep 2021 14:20:38 +0000 (04:20 -1000)
commiteb65a5870a1f5c5a4fbce0df87a7dbfb38487dce
treef748059a07001fd768dd70ffeabbb193d6dc8933
parentdd705fccfb35f9d3fee1452a5145d4e7ad24999d
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>
(cherry picked from commit 5f1a63e0de4921ef970114a16d0827fcddcdaa0e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/rm_work.bbclass