From: Tim Orling <ticotimo@gmail.com>
To: Anton Mikanovich <amikan@ilbers.de>
Cc: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH 1/2] meta: Fix debian-sid-ports source list
Date: Fri, 17 Sep 2021 11:23:10 -0700 [thread overview]
Message-ID: <CANx9H-BbeBAO9YdsoMLwL8D-5Yf83kS3e1+N+C6SV3VV=TsekA@mail.gmail.com> (raw)
In-Reply-To: <20210917161102.74143-2-amikan@ilbers.de>
[-- Attachment #1: Type: text/plain, Size: 1513 bytes --]
On Fri, Sep 17, 2021 at 9:11 AM Anton Mikanovich <amikan@ilbers.de> wrote:
> Replace weak DISTRO_APT_SOURCES setting by hard value assignment
> because it was overwritten by debian-common config.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
>
Tested-by: Tim Orling <ticotimo@gmail.com>
> ---
> meta/conf/distro/debian-sid-ports.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/conf/distro/debian-sid-ports.conf
> b/meta/conf/distro/debian-sid-ports.conf
> index 8a8beb5..aee704b 100644
> --- a/meta/conf/distro/debian-sid-ports.conf
> +++ b/meta/conf/distro/debian-sid-ports.conf
> @@ -12,7 +12,7 @@ HOST_DISTRO ?= "debian-sid"
>
> DEBIAN_PORTS_KEY = "
> https://www.ports.debian.org/archive_2020.key;sha256sum=d24c6d2fe55e563ff0d998666b5e55dd8058742517a6839d9c23d201b48180c8
> "
>
> -DISTRO_APT_SOURCES ?=
> "conf/distro/debian-${BASE_DISTRO_CODENAME}-ports.list"
> +DISTRO_APT_SOURCES =
> "conf/distro/debian-${BASE_DISTRO_CODENAME}-ports.list"
> DISTRO_BOOTSTRAP_KEYS += "${DEBIAN_PORTS_KEY}"
> DISTRO_CONFIG_SCRIPT ?= "debian-configscript.sh"
> DISTRO_KERNELS ?= "riscv64"
> --
> 2.25.1
>
> --
> 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 on the web visit
> https://groups.google.com/d/msgid/isar-users/20210917161102.74143-2-amikan%40ilbers.de
> .
>
[-- Attachment #2: Type: text/html, Size: 2603 bytes --]
next prev parent reply other threads:[~2021-09-17 18:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-17 16:11 [PATCH 0/2] Fix isar-bootstrap for sifive-fu540 Anton Mikanovich
2021-09-17 16:11 ` [PATCH 1/2] meta: Fix debian-sid-ports source list Anton Mikanovich
2021-09-17 18:23 ` Tim Orling [this message]
2021-09-17 16:11 ` [PATCH 2/2] meta: Update debian ports signing key Anton Mikanovich
2021-09-17 18:23 ` Tim Orling
2021-10-04 14:34 ` [PATCH 0/2] Fix isar-bootstrap for sifive-fu540 Anton Mikanovich
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='CANx9H-BbeBAO9YdsoMLwL8D-5Yf83kS3e1+N+C6SV3VV=TsekA@mail.gmail.com' \
--to=ticotimo@gmail.com \
--cc=amikan@ilbers.de \
--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