2018-03-06 19:57:00 +00:00
|
|
|
modules-$(CONFIG_FBWHIPTAIL) += fbwhiptail
|
|
|
|
|
|
|
|
fbwhiptail_depends := cairo $(musl_dep)
|
|
|
|
|
2020-09-02 18:41:29 +00:00
|
|
|
fbwhiptail_version := e5001e925d5ac791d4cb8fb4cf9d3fb97cde3e51
|
|
|
|
fbwhiptail_dir := fbwhiptail-$(fbwhiptail_version)
|
|
|
|
fbwhiptail_tar := fbwhiptail-master.tar.gz
|
|
|
|
fbwhiptail_url := https://source.puri.sm/coreboot/fbwhiptail/-/archive/$(fbwhiptail_version)/$(fbwhiptail_tar)
|
|
|
|
fbwhiptail_hash := 51f1a56541f73b70f370a676e170cb5ad71703f3b21d5b6668482cb9ebcf82e6
|
2018-03-06 19:57:00 +00:00
|
|
|
|
|
|
|
fbwhiptail_target := \
|
|
|
|
$(MAKE_JOBS) \
|
|
|
|
$(CROSS_TOOLS) \
|
|
|
|
fbwhiptail
|
|
|
|
|
|
|
|
fbwhiptail_output := \
|
|
|
|
fbwhiptail whiptail
|