I have not got success of building my first image so it happen's to me
always. I also tried deleting tmp,cache folder & re-build again but problem
persist.
Is it something to do with timestamps ?

I do see below patch & applied changes but problem persist.
http://cgit.openembedded.org/openembedded-core/commit/?id=4af13a4855c74cea9cf6c168fd73165d7094bf93

Thanks

On Mon, Jul 2, 2018 at 5:27 PM, Paulo Neves <ptsne...@gmail.com> wrote:

> Does this happen always or only sometimes? If only sometimes you
> probably made changes to the recipe or dependent recipes while
> building. You cannot do that.
>
> On Mon, Jul 2, 2018 at 7:27 AM, techi eth <techi...@gmail.com> wrote:
> > Hi,
> >
> > Can anybody give me hint over below issue.
> >
> > Thanks
> >
> > ---------- Forwarded message ----------
> > From: techi eth <techi...@gmail.com>
> > Date: Thu, Jun 21, 2018 at 6:30 PM
> > Subject: Basehash value changed issue
> > To: yocto@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@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to