fbwhiptail: Update to hires_scale branch

fbwhiptail scales its UI based on the display size.  FBWHIPTAIL_SCALE
can set a specific scale factor for testing.

fbwhiptail no longer looks for a 1080p mode when the default mode is
2160p.

Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
Jonathon Hall 2023-08-09 16:08:10 -04:00
parent 2f329d9007
commit a3798713b2
No known key found for this signature in database
GPG Key ID: 1E9C3CA91AE25114

View File

@ -2,11 +2,11 @@ modules-$(CONFIG_FBWHIPTAIL) += fbwhiptail
fbwhiptail_depends := cairo $(musl_dep)
fbwhiptail_version := 99fe815fb35d7650873aa413a3024ef1496fe4a3
fbwhiptail_version := f08ee9c05c8c9a4f32ef3fa9e53b46e06dd2949f
fbwhiptail_dir := fbwhiptail-$(fbwhiptail_version)
fbwhiptail_tar := fbwhiptail-$(fbwhiptail_version).tar.gz
fbwhiptail_url := https://source.puri.sm/firmware/fbwhiptail/-/archive/$(fbwhiptail_version)/fbwhiptail-$(fbwhiptail_version).tar.gz
fbwhiptail_hash := bd210b52b0916eb081219a312a6fa1b3acd8582ca6198a196e232f8aa55bbce9
fbwhiptail_hash := 4123bc97693f2e2170f0899453258f641c3694cbbb4c6d534e8cc6a94bfb0630
fbwhiptail_target := \
$(MAKE_JOBS) \