From: Bryan Brattlof via buildroot <buildroot@buildroot.org>
To: <buildroot@buildroot.org>
Cc: "Vincent Stehlé" <vincent.stehle@arm.com>,
"Marleen Vos" <marleen.vos@mind.be>,
"Michael Trimarchi" <michael@amarulasolutions.com>,
"Sergey Matyukevich" <geomatsi@gmail.com>,
"Bryan Brattlof" <bb@ti.com>, "Xuanhao Shi" <X15000177@gmail.com>,
"Ariel D'Alessandro" <ariel@vanguardiasur.com.ar>,
"Romain Naour" <romain.naour@gmail.com>,
"Dario Binacchi" <dario.binacchi@amarulasolutions.com>,
"Anand Gadiyar" <gadiyar@ti.com>
Subject: [Buildroot] [PATCH 3/3] boot/arm-trusted-firmware: bump latest v2.8 version
Date: Mon, 22 Jul 2024 14:17:39 -0500 [thread overview]
Message-ID: <20240722-tfa-src-update-v1-3-e68bba62f146@ti.com> (raw)
In-Reply-To: <20240722-tfa-src-update-v1-0-e68bba62f146@ti.com>
The lts-v2.8.20 tag was published on June 28th. Bump
arm-trusted-firmware to this latest release.
Signed-off-by: Bryan Brattlof <bb@ti.com>
---
boot/arm-trusted-firmware/Config.in | 2 +-
boot/arm-trusted-firmware/arm-trusted-firmware.hash | 2 +-
.../0001-build-tools-avoid-unnecessary-link.patch | 0
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/boot/arm-trusted-firmware/Config.in b/boot/arm-trusted-firmware/Config.in
index 60ecf419bc348..870db48c80b07 100644
--- a/boot/arm-trusted-firmware/Config.in
+++ b/boot/arm-trusted-firmware/Config.in
@@ -48,7 +48,7 @@ config BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_VERSION_VALUE
config BR2_TARGET_ARM_TRUSTED_FIRMWARE_VERSION
string
default "v2.11" if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_VERSION
- default "lts-v2.8.13" if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_8_VERSION
+ default "lts-v2.8.20" if BR2_TARGET_ARM_TRUSTED_FIRMWARE_LATEST_LTS_2_8_VERSION
default "custom" if BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_TARBALL
default BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_REPO_VERSION \
if BR2_TARGET_ARM_TRUSTED_FIRMWARE_CUSTOM_GIT
diff --git a/boot/arm-trusted-firmware/arm-trusted-firmware.hash b/boot/arm-trusted-firmware/arm-trusted-firmware.hash
index a09a7e1945a79..d5b954e4f1e5b 100644
--- a/boot/arm-trusted-firmware/arm-trusted-firmware.hash
+++ b/boot/arm-trusted-firmware/arm-trusted-firmware.hash
@@ -1,4 +1,4 @@
# Locally calculated
sha256 a362d89884a96ad1815fda64db17776ac1b10e5398940a28c37fdeda2c62e6f5 arm-trusted-firmware-v2.11.tar.gz
-sha256 24b530f15cd714fa82cd8b80fbde0c18b8b8ea33778104532185ad67cb364bf9 arm-trusted-firmware-lts-v2.8.13.tar.gz
+sha256 a8d82dde1efc3de3c2752e15318e0445418019fc20a1208064f98edc7288fd5d arm-trusted-firmware-lts-v2.8.20.tar.gz
sha256 130d0c6e5159fa454b1e969fd281fa1d388819aefb203f65dd282544b5ab7ba9 docs/license.rst
diff --git a/boot/arm-trusted-firmware/lts-v2.8.13/0001-build-tools-avoid-unnecessary-link.patch b/boot/arm-trusted-firmware/lts-v2.8.20/0001-build-tools-avoid-unnecessary-link.patch
similarity index 100%
rename from boot/arm-trusted-firmware/lts-v2.8.13/0001-build-tools-avoid-unnecessary-link.patch
rename to boot/arm-trusted-firmware/lts-v2.8.20/0001-build-tools-avoid-unnecessary-link.patch
--
2.45.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2024-07-22 19:18 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 19:17 [Buildroot] [PATCH 0/3] boot/arm-trusted-firmware: version bump and source update Bryan Brattlof via buildroot
2024-07-22 19:17 ` [Buildroot] [PATCH 1/3] boot/arm-trusted-firmware: update source to the new mirror Bryan Brattlof via buildroot
2024-08-03 21:59 ` Thomas Petazzoni via buildroot
2024-08-04 0:52 ` Bryan Brattlof via buildroot
2024-07-22 19:17 ` [Buildroot] [PATCH 2/3] boot/arm-trusted-firmware: bump to v2.11 Bryan Brattlof via buildroot
2024-07-22 19:17 ` Bryan Brattlof via buildroot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240722-tfa-src-update-v1-3-e68bba62f146@ti.com \
--to=buildroot@buildroot.org \
--cc=X15000177@gmail.com \
--cc=ariel@vanguardiasur.com.ar \
--cc=bb@ti.com \
--cc=dario.binacchi@amarulasolutions.com \
--cc=gadiyar@ti.com \
--cc=geomatsi@gmail.com \
--cc=marleen.vos@mind.be \
--cc=michael@amarulasolutions.com \
--cc=romain.naour@gmail.com \
--cc=vincent.stehle@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox