summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2018-10-10 16:05:52 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-04 17:09:51 +0100
commit94234ae3c1b8fc3e9e78508487ad154a6b5c6d99 (patch)
tree1492ba934ae300f3180e309fcdfe780666128c1e
parent369dc3d4dc986cc875e9c92765ef0433c7d5fe8d (diff)
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 <stefan.agner@toradex.com>
-rw-r--r--classes/image_type_tezi.bbclass2
1 files changed, 1 insertions, 1 deletions
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