[packages/arm-trusted-firmware] up to 2.14.1
atler
atler at pld-linux.org
Tue Apr 14 11:10:38 CEST 2026
commit bf1b8a97efbe85f341aa5f03c526a2ab97e93974
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Apr 14 11:10:22 2026 +0200
up to 2.14.1
arm-trusted-firmware.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/arm-trusted-firmware.spec b/arm-trusted-firmware.spec
index c896b5c..2fd75b9 100644
--- a/arm-trusted-firmware.spec
+++ b/arm-trusted-firmware.spec
@@ -1,11 +1,11 @@
Summary: ARM Trusted Firmware
Name: arm-trusted-firmware
-Version: 2.14.0
+Version: 2.14.1
Release: 1
License: BSD
Group: Base/Kernel
-Source0: https://github.com/ARM-software/arm-trusted-firmware/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 2ee95f11c4291de7cf8957bbf6156688
+Source0: https://github.com/ARM-software/arm-trusted-firmware/archive/lts-v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: db2e5a12743f3aecbc81dd3d04cee90d
URL: https://developer.arm.com/Tools%20and%20Software/Trusted%20Firmware-A
BuildRequires: crossarm-gcc
BuildRequires: dtc
@@ -42,7 +42,7 @@ bootloaders such as u-boot. As such the binaries aren't of general
interest to users.
%prep
-%setup -q
+%setup -q -n %{name}-lts-v%{version}
%build
for soc in rk3399 rk3588; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/arm-trusted-firmware.git/commitdiff/bf1b8a97efbe85f341aa5f03c526a2ab97e93974
More information about the pld-cvs-commit
mailing list