On Wed, 2024-11-13 at 12:49 +0000, Richard Purdie wrote:
> 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.
>  

OK, that seems to support my findings as own-mirrors also does 
PREMIRRORS:prepend and that
puts my own PREMIRRORS:prepend = "my git pre mirror expr." last in PREMIRRORS

It that how it should be?

 Jocke

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#207101): 
https://lists.openembedded.org/g/openembedded-core/message/207101
Mute This Topic: https://lists.openembedded.org/mt/109552016/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to