]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Mon, 4 Oct 2021 02:46:18 +0000 (10:46 +0800)
commit88d67525dc70c21b5a29dbcef65d12a1c780d717
treebdba63b10a31af60e3a6334214c280f565d45fdb
parentc4724cd652b5a3adc398652b48e16d1fd1a90e89
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: Anuj Mittal <anuj.mittal@intel.com>
meta/classes/rm_work.bbclass