RPi kernel: update kernel version to openEuler 4.19.90-2111.6.0
This commit is contained in:
parent
bf708eb0c2
commit
f886dea3b1
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
|
||||||
|
|
||||||
%global hulkrelease 2111.5.0
|
%global hulkrelease 2111.6.0
|
||||||
|
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: raspberrypi-kernel
|
Name: raspberrypi-kernel
|
||||||
Version: 4.19.90
|
Version: 4.19.90
|
||||||
Release: %{hulkrelease}.0033
|
Release: %{hulkrelease}.0034
|
||||||
Summary: Linux Kernel
|
Summary: Linux Kernel
|
||||||
License: GPL-1.0 and GPL+ and GPLv2 and GPLv2+ and LGPLv2 and LGPLv2+ and LGPLv2.1 and LGPLv2.1+ and ISC and BSD and Apache-2.0 and MIT
|
License: GPL-1.0 and GPL+ and GPLv2 and GPLv2+ and LGPLv2 and LGPLv2+ and LGPLv2.1 and LGPLv2.1+ and ISC and BSD and Apache-2.0 and MIT
|
||||||
URL: http://www.kernel.org/
|
URL: http://www.kernel.org/
|
||||||
@ -174,6 +174,9 @@ install -m 644 /boot/dtb-%{KernelVer}/overlays/README /boot/overlays/
|
|||||||
/lib/modules/%{KernelVer}
|
/lib/modules/%{KernelVer}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 24 2021 Yafen Fang <yafen@iscas.ac.cn> - 4.19.90-2111.6.0.0034
|
||||||
|
- update kernel version to openEuler 4.19.90-2111.6.0
|
||||||
|
|
||||||
* Tue Nov 23 2021 Yafen Fang <yafen@iscas.ac.cn> - 4.19.90-2111.5.0.0033
|
* Tue Nov 23 2021 Yafen Fang <yafen@iscas.ac.cn> - 4.19.90-2111.5.0.0033
|
||||||
- update kernel version to openEuler 4.19.90-2111.5.0
|
- update kernel version to openEuler 4.19.90-2111.5.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user