!797 add kernel rt patch for kernel version 5.10.0-121.0.0-rt62

From: @zhangyh1992 
Reviewed-by: @guohaocs2c 
Signed-off-by: @guohaocs2c
This commit is contained in:
openeuler-ci-bot 2022-11-03 10:28:59 +00:00 committed by Gitee
commit 4a3beb7208
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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