libwd: update uadk from 2.3.20 to 2.3.21
Optimize wd sched feature. Signed-off-by: Wenkai Lin <linwenkai6@hisilicon.com>
This commit is contained in:
parent
3bf7be8745
commit
316e9725be
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
Name: libwd
|
Name: libwd
|
||||||
Summary: User Space Accelerator Development Kit
|
Summary: User Space Accelerator Development Kit
|
||||||
Version: 2.3.20
|
Version: 2.3.21
|
||||||
Release: 2
|
Release: 1
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
Vendor: Huawei Corporation
|
Vendor: Huawei Corporation
|
||||||
@ -10,7 +10,7 @@ URL: https://support.huawei.com
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Conflicts: %{name} < %{version}-%{release}
|
Conflicts: %{name} < %{version}-%{release}
|
||||||
Provides: %{name} = %{version}-%{release}
|
Provides: %{name} = %{version}-%{release}
|
||||||
BuildRequires: numactl-devel
|
BuildRequires: numactl-devel, openssl-devel
|
||||||
BuildRequires: automake, autoconf, libtool
|
BuildRequires: automake, autoconf, libtool
|
||||||
BuildRequires: gcc, make
|
BuildRequires: gcc, make
|
||||||
ExclusiveArch: aarch64
|
ExclusiveArch: aarch64
|
||||||
@ -174,6 +174,9 @@ fi
|
|||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 06 2021 linwenkai <linwenkai6@hisilicon.com> 2.3.21-1
|
||||||
|
- libwd: update uadk from 2.3.20 to 2.3.21
|
||||||
|
|
||||||
* Mon Nov 24 2021 linwenkai <linwenkai6@hisilicon.com> 2.3.20-2
|
* Mon Nov 24 2021 linwenkai <linwenkai6@hisilicon.com> 2.3.20-2
|
||||||
- libwd: add missing head files and fix install path
|
- libwd: add missing head files and fix install path
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user