From: Olof Johansson <olof.johansson@axis.com>
To: Richard Purdie <richard.purdie@linuxfoundation.org>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: PV from filename, not reflected in siginfo?
Date: Mon, 18 Jan 2016 17:12:49 +0100 [thread overview]
Message-ID: <20160118161249.GQ31212@axis.com> (raw)
In-Reply-To: <1453127827.27999.64.camel@linuxfoundation.org>
On 16-01-18 14:37 +0000, Richard Purdie wrote:
> On Mon, 2016-01-18 at 13:44 +0100, Olof Johansson wrote:
> > Hi,
> >
> > I'm currently investigating reports of bitbake not correctly
> > handling a type of change to a recipe, where the only change is a
> > filename rename to update the PV.
...
> > Is this a known issue? Any ideas on how to solve this? Nicer
> > workarounds?
>
> It isn't known but I can imagine how this could cause a problem.
>
> I suspect (but am guessing) that:
>
> PV[vardepvalue] = "${PV}"
>
> might happen to fix this...
Indeed, that works! Thanks a lot! It's not completely obvious to
me why it works, but I'm guessing that this is just a way to make
sure PV is expanded before siginfo is dumped?
Is something based on this acceptable for integration in oe-core,
or is this just a (much) nicer workaround?
--
olofjn
prev parent reply other threads:[~2016-01-18 16:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-18 12:44 PV from filename, not reflected in siginfo? Olof Johansson
2016-01-18 14:37 ` Richard Purdie
2016-01-18 16:12 ` Olof Johansson [this message]
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=20160118161249.GQ31212@axis.com \
--to=olof.johansson@axis.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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.