All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Joakim.Tjernlund@infinera.com,
	"openembedded-core@lists.openembedded.org"	
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] PREMIRRORS ordering seem wrong?
Date: Wed, 13 Nov 2024 12:49:41 +0000	[thread overview]
Message-ID: <d2d018af97eb31eccef77e18c991cc4e689e4549.camel@linuxfoundation.org> (raw)
In-Reply-To: <5e358010917ca8fd59bd2d31bdcc12adac6ed478.camel@infinera.com>

On Wed, 2024-11-13 at 10:30 +0000, Joakim Tjernlund via
lists.openembedded.org wrote:
> I have set:
> INHERIT += "own-mirrors"
> PREMIRRORS:prepend = "my git pre mirror expr."
> 
> looking at:
>  bitbake -e my-image | grep PREMIRRORS=
> I see that "my git pre mirror expr." is last in PREMIRRORS variable,
> that seems wrong?
> 
> To me "my git pre mirror expr." should be before the entries added by
> own-mirrors

INHERIT in conf files is deferred and not immediately processed.

Cheers,

Richard


  reply	other threads:[~2024-11-13 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-13 10:30 PREMIRRORS ordering seem wrong? Joakim Tjernlund
2024-11-13 12:49 ` Richard Purdie [this message]
2024-11-13 13:22   ` [OE-core] " Joakim Tjernlund
2024-11-13 13:28     ` Richard Purdie

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=d2d018af97eb31eccef77e18c991cc4e689e4549.camel@linuxfoundation.org \
    --to=richard.purdie@linuxfoundation.org \
    --cc=Joakim.Tjernlund@infinera.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.