Skip to content

Commit e8b4b4e

Browse files
rpardiniigorpecovnik
authored andcommitted
thinkpad-x13s: bump to steev's 7.0.y
1 parent 811cae2 commit e8b4b4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config/boards/thinkpad-x13s.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ declare -g BOARD_FIRMWARE_INSTALL="-full"
3838
#}
3939

4040
function post_family_config_branch_sc8280xp__x13s_steenv_kernel() {
41-
declare -g KERNEL_MAJOR_MINOR="6.18" # Major and minor versions of this kernel.
42-
declare -g KERNELBRANCH='commit:a0a9df63bd53a789dd0627569a5ecb9533774333' # known-working from branch:lenovo-x13s-linux-6.18.y
41+
declare -g KERNEL_MAJOR_MINOR="7.0" # Major and minor versions of this kernel.
42+
declare -g KERNELBRANCH='branch:lenovo-x13s-linux-7.0.y'
4343
declare -g KERNELSOURCE='https://github.com/steev/linux.git'
4444
declare -g LINUXCONFIG="linux-${ARCH}-${BRANCH}" # for this board: linux-arm64-sc8280xp
4545
display_alert "Set up steev's kernel ${KERNELBRANCH} for" "${BOARD}" "info"

0 commit comments

Comments
 (0)