This commit is contained in:
Your Name 2025-02-21 14:39:00 +00:00
parent b5e4c58775
commit 7a9f8ad85c
2 changed files with 5 additions and 6 deletions

View file

@ -1,2 +1,2 @@
sources:
u-boot-2024.04.tar.bz2: 9b4dc125a8e6d53f73db2c3c0209f77d982b92da
u-boot-2025.01.tar.bz2: 0429e2b04c0c2f1c3451813af1c1eb4ed836400a

View file

@ -2,7 +2,7 @@
%global optflags %(echo %{optflags} | sed -e 's/-ffat-lto-objects//g' -e 's/-fvar-tracking-assignments//g')
Name: u-boot-tools
Version: 2024.04
Version: 2025.01
Release: 1
Summary: Tools for the u-boot Firmware
Group: System/Kernel and hardware
@ -10,16 +10,15 @@ Epoch: 1
URL: https://docs.u-boot.org/en/v%{version}/
Source0: https://ftp.denx.de/pub/u-boot/u-boot-%{version}.tar.bz2
License: GPLv2
BuildRequires: bzip2
BuildRequires: dtc
BuildRequires: openssl-devel
BuildRequires: bison
BuildRequires: flex
BuildRequires: pkgconfig(python3)
BuildRequires: python38-devel
BuildRequires: pkgconfig(python-3.8)
BuildRequires: python3egg(setuptools)
BuildRequires: python38-setuptools
BuildRequires: openssl1.1
BuildRequires: openssl1.1-devel
BuildRequires: pkgocnfig(openssl3.3)
BuildRequires: %{_lib}tinfo5
BuildRequires: ncurses-devel
BuildRequires: llvm17