image: add 'append-image' build command
authorDaniel Golle <daniel@makrotopia.org>
Wed, 24 Mar 2021 13:34:13 +0000 (13:34 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 24 Mar 2021 15:27:48 +0000 (15:27 +0000)
commit8f89b1ab0fef81c85925c88e99a557e91e575aa3
tree9a2cfc2925ac94d34ce94f3d57c3021fc58fa101
parentca2ef4a79f4e93d8b5eb9441f33e6cc9b0a6e39c
image: add 'append-image' build command

Commit 7ce1d9ce09 ("build: artifacts add dependency for built images")
now makes sure that sysupgrade and initramfs images are available at
the stage that artifacts are created.
Allow making use of that with a new build command 'append-image' to
be used in artifacts.
See the next commit for an example.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
include/image-commands.mk