Add BuildRequires kernel
Signed-off-by: Siyu Zhang <siyu.zhang@windriver.com> Signed-off-by: Hao Zhang <Hao.Zhang@windriver.com>
This commit is contained in:
parent
97f93be495
commit
2f04b25b07
@ -15,7 +15,7 @@ Source2: %{name}-fromsrc.conf
|
||||
URL: http://www.microchip.com
|
||||
Distribution: Microchip Technology Inc.
|
||||
BuildRoot: /var/tmp/%{name}-buildroot
|
||||
BuildRequires: gcc make kernel-devel kernel-headers
|
||||
BuildRequires: gcc make kernel-devel kernel-headers kernel
|
||||
|
||||
%define debug_package %{nil}
|
||||
|
||||
@ -229,3 +229,5 @@ echo -e "Uninstall Done."
|
||||
%changelog
|
||||
* Thu Jul 27 2023 Siyu Zhang <siyu.zhang@windriver.com> - 2.1.22-040
|
||||
- Port the PMC RAID driver to openeuler.
|
||||
* Thu Sep 15 2023 Siyu Zhang <siyu.zhang@windriver.com> - 2.1.22-040
|
||||
- Add kernel as the build dependence.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user