Define the variable PKG_PROGRAMS for the list
of programs installed by findutils,
which will create a stampfile for each
through a new feature in host-build.mk.
Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit
04053e3f2050b6ea2cdb83c0956034e5fd368d10)
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_HASH:=a2bfb8c09d436770edc59f50fa483e785b161a3b7b9d547573cb08065fd462fe
+PKG_PROGRAMS:=find locate updatedb xargs
+
HOST_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/host-build.mk