Merge "CentOS: kernel: Update 5.10 Kernel to 5.10.112"

This commit is contained in:
Zuul 2022-05-23 00:58:14 +00:00 committed by Gerrit Code Review
commit 0b4522f34a
4 changed files with 7 additions and 6 deletions

View File

@ -7,8 +7,9 @@ BUILD_IS_BIG=21
BUILD_IS_SLOW=16
# The base branch is: v5.10/standard/preempt-rt/base
# commit 53a27dc510 points to v5.10.99-rt56 in linux-yocto.
TIS_BASE_SRCREV=53a27dc510c8d9152ffa4d2d95b888db7d3d97b6
# commit bd6e7290bc points to a minor fix-up on top of v5.10.112-rt61:
# bd6e7290bc76 (inet/hash: fixup -rt merge, 2022-04-25)
TIS_BASE_SRCREV=bd6e7290bc766ef13e42a1e37f75e6e708b4e317
PKG_BASE_SRCREV=4013790c6ef43fd9f936579b0cac50b8e0c4505a
TIS_PATCH_VER=GITREVCOUNT+PKG_GITREVCOUNT

View File

@ -90,7 +90,7 @@ Summary: The Linux kernel
%define base_sublevel 10
# Do we have a -stable update to apply?
%define stable_update 99
%define stable_update 112
# Set rpm version accordingly
%define stablerev %{stable_update}
%define stable_base %{stable_update}

View File

@ -7,8 +7,8 @@ BUILD_IS_BIG=21
BUILD_IS_SLOW=16
# The base branch is: v5.10/standard/base
# commit 84f6a75f64 points to v5.10.99 in linux-yocto.
TIS_BASE_SRCREV=84f6a75f64961e59d61bf3d70ab17e8bb430386b
# commit 6cf7dea05b points to v5.10.112 in linux-yocto.
TIS_BASE_SRCREV=6cf7dea05bd756513cf58c5ced8c6bf1d1f23c15
PKG_BASE_SRCREV=4013790c6ef43fd9f936579b0cac50b8e0c4505a
TIS_PATCH_VER=GITREVCOUNT+PKG_GITREVCOUNT

View File

@ -93,7 +93,7 @@ Summary: The Linux kernel
%if 0%{?released_kernel}
# Do we have a -stable update to apply?
%define stable_update 99
%define stable_update 112
# Set rpm version accordingly
%if 0%{?stable_update}
%define stablerev %{stable_update}