From: Uladzimir Bely <ubely@ilbers.de>
To: Vidyasagar G C <gcvidyasagar@gmail.com>, isar-users@googlegroups.com
Subject: Re: [PATCH v2 3/3] fix(rootfs): cleanup leftover 0000bootstrap.list
Date: Thu, 13 Mar 2025 07:38:33 +0300 [thread overview]
Message-ID: <af33a5b2a2d88a98bb03c6e3c1ec981dc64b9a75.camel@ilbers.de> (raw)
In-Reply-To: <20250304065926.4320-1-vidyasagar.gc@siemens.com>
On Tue, 2025-03-04 at 12:29 +0530, Vidyasagar G C wrote:
> remove 0000bootstrap.list from /etc/apt/sources.list.d/
>
> Signed-off-by: Vidyasagar G C <vidyasagar.gc@siemens.com>
> ---
> meta/classes/rootfs.bbclass | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/classes/rootfs.bbclass
> b/meta/classes/rootfs.bbclass
> index 2348e269..a25ec87b 100644
> --- a/meta/classes/rootfs.bbclass
> +++ b/meta/classes/rootfs.bbclass
> @@ -358,6 +358,7 @@ rootfs_cleanup_isar_apt() {
> sudo -s <<'EOSUDO'
> set -e
> rm -f "${ROOTFSDIR}/etc/apt/sources.list.d/isar-apt.list"
> + rm -f "${ROOTFSDIR}/etc/apt/sources.list.d/"*bootstrap.list
> rm -f "${ROOTFSDIR}/etc/apt/preferences.d/isar-apt"
> rm -f "${ROOTFSDIR}/etc/apt/apt.conf.d/50isar"
> EOSUDO
> --
> 2.39.5
>
Applied to next, thanks.
--
Best regards,
Uladzimir.
--
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/af33a5b2a2d88a98bb03c6e3c1ec981dc64b9a75.camel%40ilbers.de.
prev parent reply other threads:[~2025-03-13 4:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 19:50 [PATCH] rootfs: fix base-apt.list cleanup Vidyasagar G C
2025-02-27 7:49 ` Uladzimir Bely
2025-02-27 16:10 ` 'MOESSBAUER, Felix' via isar-users
2025-03-03 11:42 ` [PATCH v2 1/3] " Vidyasagar G C
2025-03-03 15:31 ` 'MOESSBAUER, Felix' via isar-users
2025-03-04 6:59 ` [PATCH v2 3/3] fix(rootfs): cleanup leftover 0000bootstrap.list Vidyasagar G C
2025-03-13 4:38 ` Uladzimir Bely [this message]
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=af33a5b2a2d88a98bb03c6e3c1ec981dc64b9a75.camel@ilbers.de \
--to=ubely@ilbers.de \
--cc=gcvidyasagar@gmail.com \
--cc=isar-users@googlegroups.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