[yocto] [meta-raspberrypi] taskhash mismatch

Trevor Woerner twoerner at gmail.com
Sun Oct 2 07:34:22 PDT 2016


Hi,

For the last week or so my raspberry pi builds have been failing with:

ERROR: core-image-minimal-1.0-r0 do_image_rpi_sdimg: Taskhash mismatch 2920e557ac3a011d5679a52590cb664d versus a47bfc12fdfa29c58fe72cf8e0a28e91 for /z/raspi2/poky/meta/recipes-core/images/core-image-minimal.bb.do_image_rpi_sdimg
ERROR: Taskhash mismatch 2920e557ac3a011d5679a52590cb664d versus a47bfc12fdfa29c58fe72cf8e0a28e91 for /z/raspi2/poky/meta/recipes-core/images/core-image-minimal.bb.do_image_rpi_sdimg

This is with both poky and oe+bitbake, master branches all around, and fully
up-to-date. Before sending this email I pulled yet again and re-tested just to
confirm.

Poky:

	Build Configuration:
	BB_VERSION        = "1.31.1"
	BUILD_SYS         = "x86_64-linux"
	NATIVELSBSTRING   = "SUSELINUX-42.1"
	TARGET_SYS        = "arm-poky-linux-gnueabi"
	MACHINE           = "raspberrypi"
	DISTRO            = "poky"
	DISTRO_VERSION    = "2.1+snapshot-20161002"
	TUNE_FEATURES     = "arm armv6  vfp arm1176jzfs callconvention-hard"
	TARGET_FPU        = "hard"
	meta
	meta-poky         = "master:3a73fe0efcb7aeefcca7011bba887caad03d4d03"
	meta-raspberrypi  = "master:4817e2c087097c02755d6309304878e42cf61d3c"

OE + bitbake:

	Build Configuration:
	BB_VERSION        = "1.31.1"
	BUILD_SYS         = "x86_64-linux"
	NATIVELSBSTRING   = "SUSELINUX-42.1"
	TARGET_SYS        = "arm-oe-linux-gnueabi"
	MACHINE           = "raspberrypi"
	DISTRO            = "nodistro"
	DISTRO_VERSION    = "nodistro.0"
	TUNE_FEATURES     = "arm armv6  vfp arm1176jzfs callconvention-hard"
	TARGET_FPU        = "hard"
	meta              = "master:21cc2a3f63ea260dbf6b50e2fd4dd50cacdd9935"
	meta-raspberrypi  = "master:4817e2c087097c02755d6309304878e42cf61d3c"



More information about the yocto mailing list