[yocto] Fwd: Basehash value changed issue

techi eth techieth at gmail.com
Tue Jul 3 04:32:35 PDT 2018


i don't see any time usage in recipe however if this variable need's to
exclude than could you please share me hint or reference of recipe to do
the same.
I tried below in recipe but no success.
PR[vardepsxeclude]="DATETIME DATE TIME"


On Mon, Jul 2, 2018 at 4:51 PM, Mike Looijmans <mike.looijmans at topic.nl>
wrote:

> The simplest (and probably preferred) way to fix would be to get rid of
> TIME usage from that recipe. Parsing the recipe twice should yield the same
> result and your trouble would be over.
>
>
> On 02-07-18 07:27, techi eth wrote:
>
>> Hi,
>>
>> Can anybody give me hint over below issue.
>>
>> Thanks
>>
>>
>>
> Kind regards,
>
> Mike Looijmans
> System Expert
>
> TOPIC Products
> Materiaalweg 4, NL-5681 RJ Best
> Postbus 440, NL-5680 AK Best
> Telefoon: +31 (0) 499 33 69 79
> E-mail: mike.looijmans at topicproducts.com
> Website: www.topicproducts.com
>
> Please consider the environment before printing this e-mail
>
>
>
> ---------- Forwarded message ----------
>
>> From: *techi eth* <techieth at gmail.com <mailto:techieth at gmail.com>>
>> Date: Thu, Jun 21, 2018 at 6:30 PM
>> Subject: Basehash value changed issue
>> To: yocto at yoctoproject.org <mailto:yocto at yoctoproject.org>
>>
>>
>> Hi,
>>
>> I am facing issue with basehash value changed while building image on one
>> of my test board (Ref of beagle bone) on morty branch.
>>
>> Error :
>> gateway.bb.do_rootfs, the basehash value changed from
>> e685a429b8df6dcff60063f087d425ee to 3f98a102f48ea8722835ad0d65bfbc1f.
>> The metadata is not deterministic and this needs to be fixed
>>
>> When i run bitbake-diffsigs -t gateway do_rootfs
>> I found below O/P.
>> basehash changed from 8e6b9498c9704590bd016491efcbf9f9 to
>> 3f98a102f48ea8722835ad0d65bfbc1f
>> Variable TIME value changed from '112854' to '115745'
>>
>> After googling I found that TIME need's to be added in vardepsexclude
>> list.
>> I added below in conf/distro/machine.conf but error persist.
>> do_rootfs[vardepsexclude] = "TIME DATE DATETIME"
>>
>> Please suggest me where & what has to be added to come out of issue.
>>
>>
>>
>>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180703/bf6c7d21/attachment.html>


More information about the yocto mailing list