[yocto] [meta-raspberrypi][PATCH 4/4] sdcard_image-rpi.bbclass: Exclude DATETIME from task stamp

Andrei Gherzan andrei at gherzan.ro
Wed Jul 13 04:47:39 PDT 2016


On Mon, Jul 11, 2016 at 04:44:45PM -0700, Khem Raj wrote:
> On Jul 11, 2016 4:00 PM, "Jonathan Liu" <net147 at gmail.com> wrote:
> >
> > Hi Khem,
> >
> > On 24 June 2016 at 07:34, Khem Raj <raj.khem at gmail.com> wrote:
> > > This helps in fixing occasional error seen quite often
> > >
> > > ERROR: wpe-image-1.0-r0 do_image_rpi_sdimg: Taskhash mismatch
> 7ea6b505bb7a2cc5ca03552bcf3333fa verses 3be7cdad8c4532430d96368c5ca523d4
> for /a/builder/home/kraj/work/oe/meta-metrological/recipes-core/images/wp
> > > e-image.bb.do_image_rpi_sdimg
> > > ERROR: Taskhash mismatch 7ea6b505bb7a2cc5ca03552bcf3333fa verses
> 3be7cdad8c4532430d96368c5ca523d4 for
> /a/builder/home/kraj/work/oe/meta-metrological/recipes-core/images/wpe-image.bb.do_image_rpi_sdimg
> > >
> > > Signed-off-by: Khem Raj <raj.khem at gmail.com>
> > > ---
> > >  classes/sdcard_image-rpi.bbclass | 1 +
> > >  1 file changed, 1 insertion(+)
> > >
> > > diff --git a/classes/sdcard_image-rpi.bbclass
> b/classes/sdcard_image-rpi.bbclass
> > > index 4dfd7a3..e566669 100644
> > > --- a/classes/sdcard_image-rpi.bbclass
> > > +++ b/classes/sdcard_image-rpi.bbclass
> > > @@ -73,6 +73,7 @@ FATPAYLOAD ?= ""
> > >
> > >  IMAGEDATESTAMP = "${@time.strftime('%Y.%m.%d',time.gmtime())}"
> > >  IMAGE_CMD_rpi-sdimg[vardepsexclude] = "IMAGEDATESTAMP"
> > > +IMAGE_CMD_rpi-sdimg[vardepsexclude] = "DATETIME"
> >
> > Did you mean to append DATETIME to vardepsexclude or override
> IMAGEDATESTAMP?
> >
>
> ​Yes and a followup was sent to correct this
>
> https://lists.yoctoproject.org/pipermail/yocto/2016-July/031035.html​
>
>
> > >
> > >  IMAGE_CMD_rpi-sdimg () {
> > >
> > > --
> > > 2.9.0
> > >
> >
> > Regards,
> > Jonathan

> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

This patch is now in master.

--
Andrei Gherzan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160713/5633aad7/attachment.pgp>


More information about the yocto mailing list