thinkpad-x13s: bump to jhovold's 6.10 (from -rc7)

This commit is contained in:
Ricardo Pardini 2024-07-31 19:45:32 +02:00 committed by Igor
parent 3d59517505
commit 0a3411ec05

View File

@ -28,8 +28,8 @@ enable_extension "grub-with-dtb" # important, puts the whole DTB han
declare -g BOARD_FIRMWARE_INSTALL="-full"
function post_family_config_branch_sc8280xp__jhovolds_69y_kernel() {
declare -g KERNEL_MAJOR_MINOR="6.9" # Major and minor versions of this kernel.
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.10-rc7'
declare -g KERNEL_MAJOR_MINOR="6.10" # Major and minor versions of this kernel.
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.10'
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"