public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Hombourger Cedric <cedric_hombourger@mentor.com>
To: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] bitbake.conf: make DEBDISTRONAME a weak default
Date: Tue, 7 Jul 2020 02:31:37 -0700 (PDT)	[thread overview]
Message-ID: <ae718be9-5157-4177-97bb-181269b13248n@googlegroups.com> (raw)
In-Reply-To: <20200620073520.9737-1-henning.schild@siemens.com>


[-- Attachment #1.1: Type: text/plain, Size: 994 bytes --]


On Saturday, June 20, 2020 at 9:35:49 AM UTC+2 Henning Schild wrote:

> From: Henning Schild <henning...@siemens.com> 
>
> If layers want to set their own value they can not because bitbake.conf 
> is always coming last. Making it a weak default gives layers a way to 
> choose their own value. 
>
> Signed-off-by: Henning Schild <henning...@siemens.com> 
> --- 
> meta/conf/bitbake.conf | 2 +- 
> 1 file changed, 1 insertion(+), 1 deletion(-) 
>
> diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf 
> index 848e085acf..71f2f1c8b4 100644 
> --- a/meta/conf/bitbake.conf 
> +++ b/meta/conf/bitbake.conf 
> @@ -74,7 +74,7 @@ QEMU_ARCH_mipsel = "mipsel" 
> QEMU_ARCH_riscv64 = "riscv64" 
>
> # Codename of the repository created by the caching class 
> -DEBDISTRONAME = "isar" 
> +DEBDISTRONAME ?= "isar" 
>
looks good to me. is there any chance we can get this change merged soon?  

>
> # Isar apt repository paths 
> REPO_ISAR_DIR = "${DEPLOY_DIR}/isar-apt/apt" 
> -- 
> 2.26.2 
>
>

[-- Attachment #1.2: Type: text/html, Size: 1521 bytes --]

  reply	other threads:[~2020-07-07  9:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-20  7:35 Henning Schild
2020-07-07  9:31 ` Hombourger Cedric [this message]
2020-07-28 16:01 ` Baurzhan Ismagulov

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=ae718be9-5157-4177-97bb-181269b13248n@googlegroups.com \
    --to=cedric_hombourger@mentor.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