[packages/arm-trusted-firmware] up to 2.12.1
atler
atler at pld-linux.org
Sun Feb 23 22:05:05 CET 2025
commit f4f14546177c7751ca1b6cfecdd9e71f659fb270
Author: Jan Palus <atler at pld-linux.org>
Date: Sun Feb 23 21:59:29 2025 +0100
up to 2.12.1
arm-trusted-firmware.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/arm-trusted-firmware.spec b/arm-trusted-firmware.spec
index f06ada4..a7f9dea 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.12.0
-Release: 2
+Version: 2.12.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: 97d8a3775e69b7c22af230b130787ad1
+Source0: https://github.com/ARM-software/arm-trusted-firmware/archive/lts-v%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 9eb8111122fd35b7be00c21a22270e7e
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/f4f14546177c7751ca1b6cfecdd9e71f659fb270
More information about the pld-cvs-commit
mailing list