Hi all. I need to change the default IMAGE_NAME of my image recipe.
I make my image recipe as mysystem-image_1.0.bb and I'd like to produce and image (tar) with the name mysystem-image-1.0-<datetime>.tar So I setup IMAGE_NAME := "{IMAGE_BASENAME}-${PV}-${DATETIME}" I made some compilation of mysystem with the default IMAGE_NAME. Than I update the value of IMAGE_NAME. Now when I rebuild the image bitbke tell me ERROR: When reparsing mysystem-image_1.0.do_roots, the basehash value change from .... to .... If i restore the IMAGE_NAME to the default value this message disappear How can I change the IMAGE_NAME as I need and avoi this message? Best regards, MZ
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto