[yocto] autorev and shared-state issues

Christopher Larson clarson at kergoth.com
Tue Jan 26 11:06:50 PST 2016


On Tue, Jan 26, 2016 at 12:03 PM, Luke (Lucas) Starrett <
lstarret at broadcom.com> wrote:

> 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.
>
>
>
> 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?
>
>
>
> We are currently based on the Fido/1.8.1 tag for this exercise.
>

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.
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160126/57369500/attachment.html>


More information about the yocto mailing list