RPi kernel: update kernel version to openEuler 4.19.90-2112.8.0

This commit is contained in:
yafen 2021-12-30 22:49:39 +08:00
parent 6eef7a6885
commit 05d95bd8b3

View File

@ -2,13 +2,13 @@
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
%global hulkrelease 2112.6.0
%global hulkrelease 2112.8.0
%global debug_package %{nil}
Name: raspberrypi-kernel
Version: 4.19.90
Release: %{hulkrelease}.0037
Release: %{hulkrelease}.0038
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
URL: http://www.kernel.org/
@ -174,6 +174,9 @@ install -m 644 /boot/dtb-%{KernelVer}/overlays/README /boot/overlays/
/lib/modules/%{KernelVer}
%changelog
* Thu Dec 30 2021 Yafen Fang <yafen@iscas.ac.cn> - 4.19.90-2112.8.0.0038
- update kernel version to openEuler 4.19.90-2112.8.0
* Tue Dec 28 2021 Yafen Fang <yafen@iscas.ac.cn> - 4.19.90-2112.6.0.0037
- update kernel version to openEuler 4.19.90-2112.6.0