[meta-freescale] Linux kernel recipe override question

Otavio Salvador otavio at ossystems.com.br
Tue Feb 25 08:39:17 PST 2014


Hi Gary,

Em 25/02/2014 12:57, "Gary Thomas" <gary at mlbassoc.com> escreveu:
>
> On 2014-02-25 08:34, Otavio Salvador wrote:
> > Hello John,
> >
> > On Tue, Feb 25, 2014 at 11:52 AM, John Weber <rjohnweber at gmail.com>
wrote:
> >>
> >> On 2/25/14, 6:20 AM, Otavio Salvador wrote:
> >> SRCBRANCH works based on experience from trial and error that I've
done in
> >> the past.
> >> SRCREV does not work, again based on what I've tried.
> >>
> >> I'll shoot you a patch to make it easy to test on your end.
> >
> > It makes sense now.
> >
> > The SRCREV is dealt different because we can use SRCREV_FORMAT.
> >
> > So when we use multiple Git repositories in same fetcher we can have:
> >
> > SRCREV_FORMAT = "first_second"
> >
> > and
> >
> > SRC_URI = "git://...;name=first \
> >                    git://...;name=second"
> >
> > and
> >
> > SRCREV_first = ...
> > SRCREV_second = ...
> >
> > So to handle the pn, we must to use:
> >
> > SRCREV_pn-<recipe>
> >
> > or
> >
> > SRCREV_<name>-pn-<recipe>
>
> Doesn't this need to be
>   SRCREV_<name>_pn-<recipe>
>
> The use of '_' and '-' is very particular.
>

Yes, you're right. Thanks for pointing this out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20140225/637872c6/attachment.html>


More information about the meta-freescale mailing list