On Wed, 2023-11-08 at 09:34 +0100, Martin Jansa wrote:
> On Thu, Aug 10, 2023 at 6:41 PM Richard Purdie
> <richard.pur...@linuxfoundation.org> wrote:
> > Once, we relied upon stamps changing to rebuild. PE and PR are
> > packaging
> > variables and are reflected in the taskhashes when/where they're
> > used so
> > they do not need to be in STAMP.
> > 
> > Similarly, once, multiple versions were something which was useful
> > in
> > WORKDIR but this is really just noise causing long pathnames now.
> > 
> > Drop PR and PE from these variables to clean up the paths a bit.
> > 
> > This may break some tool assumptions about paths but those are
> > probably
> > things we need to fix.
> > 
> 
> 
> meta/conf/bitbake.conf: -fdebug-prefix-
> map=${S}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
> meta/conf/bitbake.conf: -fdebug-prefix-
> map=${B}=/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR} \
> 
> What about changing ^ as well to match workdir names? I know it works
> as it is now and it might be useful to know from which PR the PN-dbg
> files are, but as we don't depend on PR in WORKDIR maybe we don't
> need it in /usr/src/debug as well anymore.

I'm ok with trying that. I think we could drop PE there too and I'm
even wondering about PV...

Cheers,

Richard
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#190382): 
https://lists.openembedded.org/g/openembedded-core/message/190382
Mute This Topic: https://lists.openembedded.org/mt/100667206/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