Support compressed firmwares

Resolves: #2104418
This commit is contained in:
Timothy Redaelli 2022-07-06 10:32:49 +02:00
parent e66d2c2063
commit a681691265

View File

@ -10,7 +10,7 @@
Name: dpdk Name: dpdk
Version: 21.11.1 Version: 21.11.1
Release: 1%{?dist} Release: 2%{?dist}
Epoch: 2 Epoch: 2
URL: http://dpdk.org URL: http://dpdk.org
Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz Source: https://fast.dpdk.org/rel/dpdk-%{version}.tar.xz
@ -42,6 +42,7 @@ BuildRequires: openssl-devel
BuildRequires: libbpf-devel BuildRequires: libbpf-devel
BuildRequires: libfdt-devel BuildRequires: libfdt-devel
BuildRequires: libatomic BuildRequires: libatomic
BuildRequires: libarchive-devel
%description %description
The Data Plane Development Kit is a set of libraries and drivers for The Data Plane Development Kit is a set of libraries and drivers for
@ -190,6 +191,9 @@ CFLAGS="$(echo %{optflags} -fcommon)" \
%endif %endif
%changelog %changelog
* Wed Jul 06 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11.1-2
- Support compressed firmwares (bz2104418)
* Fri Apr 29 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11.1-1 * Fri Apr 29 2022 Timothy Redaelli <tredaelli@redhat.com> - 2:21.11.1-1
- Update to 21.11.1 - Update to 21.11.1