<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 30, 2017 at 6:29 PM, Khem Raj <span dir="ltr"><<a href="mailto:raj.khem@gmail.com" target="_blank">raj.khem@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Tue, May 30, 2017 at 10:25 AM, Andre McCurdy <<a href="mailto:armccurdy@gmail.com">armccurdy@gmail.com</a>> wrote:<br>
> On Tue, May 30, 2017 at 10:15 AM, Paul Barker <<a href="mailto:pbarker@toganlabs.com">pbarker@toganlabs.com</a>> wrote:<br>
>> On 30 May 2017 5:08 p.m., "Khem Raj" <<a href="mailto:raj.khem@gmail.com">raj.khem@gmail.com</a>> wrote:<br>
>><br>
>> On Tue, May 30, 2017 at 12:57 AM, Martin Jansa <<a href="mailto:martin.jansa@gmail.com">martin.jansa@gmail.com</a>><br>
>> wrote:<br>
>>> * use latest revision in rpi-4.11.y branch<br>
>>> * using AUTOREV causes bitbake to run git ls-remote on the <a href="http://github.com" rel="noreferrer" target="_blank">github.com</a><br>
>>> repository in order<br>
>>>  Â to convert AUTOREV to currently latest SRCREV even when you don't use<br>
>>> linux-raspberrypi_dev<br>
>>>  Â at all, just happen to have meta-raspberrypi layer in your<br>
>>> bblayers.conf, that's bad for<br>
>>>  Â people who want to be able to build without network access (completely<br>
>>> from premirror)<br>
>>><br>
>><br>
>> These branches get rebased often so locking SRCREV caused another<br>
>> kind of problem. what we can do is.<br>
>><br>
>> 1. Let user like you override the SRCREC via a bbappend or conf file.<br>
>> so change the assignment to ?=<br>
>> 2. Delete the recipe completely. We lose some of upstream testing.<br>
>><br>
>> We should be able to skip the recipe if it isn't selected as the preferred<br>
>> version and/or provider of "virtual/kernel". I'm out at the minute so can't<br>
>> look at it now but will try to take a look later this week.<br>
><br>
> The <a href="http://linux-yocto-dev.bb" rel="noreferrer" target="_blank">linux-yocto-dev.bb</a> recipe contains an example of doing that.<br>
><br>
<br>
</span>ah perfect. Thats what we need here<br>
<br>
<a href="http://cgit.openembedded.org/openembedded-core/tree/meta/recipes-kernel/linux/linux-yocto-dev.bb?h=master#n28" rel="noreferrer" target="_blank">http://cgit.openembedded.org/<wbr>openembedded-core/tree/meta/<wbr>recipes-kernel/linux/linux-<wbr>yocto-dev.bb?h=master#n28</a><br>
<br>
please rename the recipe to be <a href="http://linux-raspberrypi-dev.bb" rel="noreferrer" target="_blank">linux-raspberrypi-dev.bb</a> and add the magic<br>
above and send a v2<br>
<div class="gmail-HOEnZb"><div class="gmail-h5"><div class="gmail-h5"><br></div></div></div></blockquote><div><br></div><div><div>Using the magic above we still hardcode a revision there. So if a user wants to compile the recipe without setting the preferred provider it will fail.</div><div><br></div><div>--</div><div>Andrei Gherzan</div></div></div></div></div>