From: "Moessbauer, Felix" <felix.moessbauer@siemens.com>
To: "isar-users@googlegroups.com" <isar-users@googlegroups.com>,
"Kiszka, Jan" <jan.kiszka@siemens.com>
Subject: Re: [PATCH] base: Tag do_clean as sudo user
Date: Sat, 11 Feb 2023 09:24:50 +0000 [thread overview]
Message-ID: <a4b62a9d379c8e7fc5fcc07e60cb742a47831a08.camel@siemens.com> (raw)
In-Reply-To: <156491f7-6b1b-df7d-fc03-d18ac87d7056@siemens.com>
On Sat, 2023-02-11 at 09:42 +0100, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
>
> It does rm under sudo.
ACK. Trivial but required fix.
Felix
>
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> meta/classes/base.bbclass | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass
> index 972eefe3..88e173d8 100644
> --- a/meta/classes/base.bbclass
> +++ b/meta/classes/base.bbclass
> @@ -231,6 +231,7 @@ CLEANFUNCS ?= ""
> # Derived from OpenEmbedded Core: meta/classes/utility-tasks.bbclass
> addtask clean
> do_clean[nostamp] = "1"
> +do_clean[network] = "${TASK_USE_SUDO}"
> python do_clean() {
> import subprocess
> import glob
> --
> 2.35.3
>
next prev parent reply other threads:[~2023-02-11 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-11 8:42 Jan Kiszka
2023-02-11 9:24 ` Moessbauer, Felix [this message]
2023-02-16 4:48 ` Uladzimir Bely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a4b62a9d379c8e7fc5fcc07e60cb742a47831a08.camel@siemens.com \
--to=felix.moessbauer@siemens.com \
--cc=isar-users@googlegroups.com \
--cc=jan.kiszka@siemens.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox