host-build: add support for a stampfile per installed binary
authorMichael Pratt <mcpratt@pm.me>
Tue, 30 May 2023 11:20:19 +0000 (07:20 -0400)
committerPetr Štetiar <ynezz@true.cz>
Mon, 12 Jun 2023 20:10:24 +0000 (22:10 +0200)
commitea22a1f4da2ee98cd8354acc61840199814dfb6d
tree67a26210a6e7ef7ef3ad8ac12e9a56151307053f
parente972e4f2a9ecbb65b826f53b890e4705c6034f43
host-build: add support for a stampfile per installed binary

Some individual build items install a group of programs
instead of a program matching the name of the build item.

Add support for installing stampfiles for each of the
programs installed by that build item,
which will allow more control and awareness
of what is installed by the rest of the build system,
if, for example, prereq symlink checks are looking
for the same program which is built already.

Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 84f7a45e9e83339d84bcc15f06259b1064cb961a)
include/host-build.mk