image: add gzip-filename build recipe
authorMichael Pratt <mcpratt@pm.me>
Thu, 22 Dec 2022 02:33:04 +0000 (21:33 -0500)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 6 Jan 2023 14:34:07 +0000 (15:34 +0100)
commitee87dbb3fef2c0771b20967ec4a8638fdab9c9bf
treebbd2db5ceff0d8810dce4032d77e3285e183b6d1
parent1e3a8f454e46e6c235b972571761a0c6b23a3bfd
image: add gzip-filename build recipe

Some vendors use basic gzip metadata (original filename and timestamp)
to verify valid images, along with the size of it's contents.

Also, add a new device profile variable FACTORY_IMG_NAME
which would be ideal to use with this new recipe.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
include/image-commands.mk
include/image.mk