<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 12:03 PM, Luke (Lucas) Starrett <span dir="ltr"><<a href="mailto:lstarret@broadcom.com" target="_blank">lstarret@broadcom.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p class="MsoNormal">I’m struggling with a behavior where even though we have a SRC_URI set to ${AUTOREV}, changes to the underlying git repository are not being seen on subsequent builds. I have reproduced this behavior across both a kernel and u-boot recipe,
so it seems like a generic problem.<u></u><u></u></p>
<p class="MsoNormal"><u></u>Â <u></u></p>
<p class="MsoNormal">In general, how does autorev behave when used in conjunction with shared state? If the underlying git HEAD moves, shouldn’t this be seen and prevent re-use of prebuilt content in shared state?<u></u><u></u></p>
<p class="MsoNormal"><u></u>Â <u></u></p>
<p class="MsoNormal">We are currently based on the Fido/1.8.1 tag for this exercise.</p></blockquote></div><br></div><div class="gmail_extra">My guess is you didn't add SRCPV to your PV, so changes to SRCREV aren't changing PV, and do_fetch's checksum isn't changing.<br>-- <br><div class="gmail_signature">Christopher Larson<br>clarson at kergoth dot com<br>Founder - BitBake, OpenEmbedded, OpenZaurus<br>Maintainer - Tslib<br>Senior Software Engineer, Mentor Graphics</div>
</div></div>