!50 跟进到 openEuler 4.19.90-2104.22.0 内核版本

From: @woqidaideshi
Reviewed-by: @jianminw
Signed-off-by: @jianminw
This commit is contained in:
openeuler-ci-bot 2021-04-28 17:28:26 +08:00 committed by Gitee
commit d360b7dfd7

View File

@ -2,13 +2,13 @@
%global KernelVer %{version}-%{release}.raspi.%{_target_cpu} %global KernelVer %{version}-%{release}.raspi.%{_target_cpu}
%global hulkrelease 2104.1.0 %global hulkrelease 2104.22.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}.0017 Release: %{hulkrelease}.0018
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/
@ -172,6 +172,9 @@ install -m 644 /boot/dtb-%{KernelVer}/overlays/README /boot/overlays/
/lib/modules/%{KernelVer} /lib/modules/%{KernelVer}
%changelog %changelog
* Tue Apr 28 2021 Yafen Fang<yafen@iscas.ac.cn> - 4.19.90-2104.22.0.0018
- update kernel version to openEuler 4.19.90-2104.22.0
* Wed Apr 7 2021 Yafen Fang<yafen@iscas.ac.cn> - 4.19.90-2104.1.0.0017 * Wed Apr 7 2021 Yafen Fang<yafen@iscas.ac.cn> - 4.19.90-2104.1.0.0017
- add licenses missing in spec file - add licenses missing in spec file