thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.11 (final) from -rc5

This commit is contained in:
Ricardo Pardini 2024-09-16 11:21:30 +02:00 committed by Igor
parent 3594b0c8b7
commit df70ed88d5

View File

@ -30,7 +30,7 @@ declare -g BOARD_FIRMWARE_INSTALL="-full"
function post_family_config_branch_sc8280xp__jhovolds_69y_kernel() {
declare -g KERNEL_MAJOR_MINOR="6.11" # Major and minor versions of this kernel.
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.11-rc5'
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.11'
declare -g KERNELSOURCE='https://github.com/jhovold/linux.git'
declare -g LINUXCONFIG="linux-${ARCH}-${BRANCH}" # for this board: linux-arm64-sc8280xp
display_alert "Set up jhovold's kernel ${KERNELBRANCH} for" "${BOARD}" "info"