add buildrequire: perl-devel for perf binary
add changelog Signed-off-by: Cheng Jian <cj.chengjian@huawei.com>
This commit is contained in:
parent
a7e5be4fe8
commit
a0da9d429e
@ -32,7 +32,7 @@
|
||||
|
||||
Name: kernel
|
||||
Version: 4.19.194
|
||||
Release: %{hulkrelease}.0085
|
||||
Release: %{hulkrelease}.0086
|
||||
Summary: Linux Kernel
|
||||
License: GPLv2
|
||||
URL: http://www.kernel.org/
|
||||
@ -83,7 +83,7 @@ BuildRequires: numactl-devel python3-devel glibc-static python3-docutils
|
||||
BuildRequires: perl-generators perl(Carp) libunwind-devel gtk2-devel
|
||||
%if 0%{?with_perf}
|
||||
# libbabeltrace-devel >= 1.3.0
|
||||
BuildRequires: libbabeltrace-devel java-1.8.0-openjdk-devel
|
||||
BuildRequires: libbabeltrace-devel java-1.8.0-openjdk-devel perl-devel
|
||||
%endif
|
||||
AutoReq: no
|
||||
AutoProv: yes
|
||||
@ -818,6 +818,9 @@ fi
|
||||
%changelog
|
||||
|
||||
|
||||
* Thu July 8 2021 Senlin Xia <xiasenlin1@huawei.com> - 4.19.90-2106.3.0.0096
|
||||
- add buildrequire: perl-devel for with_perf
|
||||
|
||||
* Tue Jun 15 2021 Cheng Jian <cj.chengjian@huawei.com> - 4.19.194-2106.1.0.0085
|
||||
- openeuler_defconfig: Enable ARCH_PHYTIUM and ARM_GIC_PHYTIUM_2500
|
||||
- config: Enable Phytium FT-2500 support configs for hulk_defconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user