add-0000-kernel-5.10.0-121.0.0-rt62

This commit is contained in:
zhangyuanhang 2022-11-03 17:44:51 +08:00
parent 48dda616ed
commit b1979ac22b
2 changed files with 1258 additions and 940 deletions

View File

@ -10,9 +10,9 @@
%global upstream_version 5.10 %global upstream_version 5.10
%global upstream_sublevel 0 %global upstream_sublevel 0
%global devel_release 99 %global devel_release 121
%global maintenance_release .0.0 %global maintenance_release .0.0
%global pkg_release .52 %global pkg_release .53
%global rt_release .rt62 %global rt_release .rt62
%define with_debuginfo 1 %define with_debuginfo 1
@ -71,7 +71,7 @@ Source9002: series.conf
Source9998: patches.tar.bz2 Source9998: patches.tar.bz2
%endif %endif
Patch0: 0000-kernel-5.10.0-99.0.0-rt62.patch Patch0: 0000-kernel-5.10.0-121.0.0-rt62.patch
Patch1: 0001-modify-openeuler_defconfig-for-rt62.patch Patch1: 0001-modify-openeuler_defconfig-for-rt62.patch
#BuildRequires: #BuildRequires:
@ -886,6 +886,9 @@ fi
%endif %endif
%changelog %changelog
* Wed Nov 02 2022 kylin-mayukun <mayukun@kylinos.cn> - 5.10.0-121.0.0.53
- add kernel-rt.spec and rt patches
* Wed Jun 22 2022 kylin-mayukun <mayukun@kylinos.cn> - 5.10.0-99.0.0.52 * Wed Jun 22 2022 kylin-mayukun <mayukun@kylinos.cn> - 5.10.0-99.0.0.52
- add kernel-rt.spec and rt patches - add kernel-rt.spec and rt patches