From 94234ae3c1b8fc3e9e78508487ad154a6b5c6d99 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 10 Oct 2018 16:05:52 +0200 Subject: image_type_tezi: improve message during Tezi image build The whole tarball is built as part of the the teziimg CMD. Signed-off-by: Stefan Agner --- classes/image_type_tezi.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/image_type_tezi.bbclass b/classes/image_type_tezi.bbclass index d183fb2..f0437c4 100644 --- a/classes/image_type_tezi.bbclass +++ b/classes/image_type_tezi.bbclass @@ -214,7 +214,7 @@ python rootfs_tezi_json() { do_image_teziimg[prefuncs] += "rootfs_tezi_json" IMAGE_CMD_teziimg () { - bbnote "Create bootfs tarball" + bbnote "Create Toradex Easy Installer tarball" # Fixup release_date in image.json, convert ${TDX_VERDATE} to isoformat # This works around the non fatal ERRORS: "the basehash value changed" when DATE is referenced -- cgit v1.2.3