summaryrefslogtreecommitdiffstats
path: root/payloads/external
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2023-07-29 09:39:35 +0300
committerMatt DeVillier <matt.devillier@amd.corp-partner.google.com>2023-08-08 16:03:38 +0000
commit71043c1dc16af33664fb6c60e83d71b1d4e72ea5 (patch)
tree32699eaf9551c83fd9e7ca37e2c63e724499151a /payloads/external
parentf731132fa053aebc064cd3d80bb9e063915bca67 (diff)
downloadcoreboot-71043c1dc16af33664fb6c60e83d71b1d4e72ea5.tar.gz
coreboot-71043c1dc16af33664fb6c60e83d71b1d4e72ea5.tar.bz2
coreboot-71043c1dc16af33664fb6c60e83d71b1d4e72ea5.zip
tint: upgrade the tint payload to 0.07 version
This upgrades the tint payload to 0.07 version. The sources are similar enough so that ..._libpayload.patch could be simply git-moved. Change-Id: I0f6de3d0410e6d838fe49330d98620c877a0d2c7 Signed-off-by: Mike Banon <mikebdp2@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/76820 Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'payloads/external')
-rw-r--r--payloads/external/tint/Makefile4
-rw-r--r--payloads/external/tint/tint-0.07_libpayload.patch (renamed from payloads/external/tint/tint-0.05_libpayload.patch)0
2 files changed, 2 insertions, 2 deletions
diff --git a/payloads/external/tint/Makefile b/payloads/external/tint/Makefile
index 2b653f5a3992..de3e58b8dad5 100644
--- a/payloads/external/tint/Makefile
+++ b/payloads/external/tint/Makefile
@@ -6,11 +6,11 @@
# Properties of the current TINT version
#
-TINT_VERSION=0.05
+TINT_VERSION=0.07
TINT_BASE_URL="https://mirror.fsf.org/trisquel/pool/main/t/tint"
TINT_ARCHIVE="tint_${TINT_VERSION}.tar.xz"
TINT_DIR="tint-${TINT_VERSION}"
-TINT_SHA1SUM="859008216930a4584e622d0df41fd75c44d2b47f"
+TINT_SHA1SUM="a7ec9355b9ea9d47576757219e9b1f4e51ac93a7"
#
# Locations of the input/output scripts
diff --git a/payloads/external/tint/tint-0.05_libpayload.patch b/payloads/external/tint/tint-0.07_libpayload.patch
index 6c9594a369be..6c9594a369be 100644
--- a/payloads/external/tint/tint-0.05_libpayload.patch
+++ b/payloads/external/tint/tint-0.07_libpayload.patch