thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.15 (final)

This commit is contained in:
Ricardo Pardini
2025-05-29 08:52:49 +02:00
parent 560e299512
commit c70ab6079c

View File

@@ -28,7 +28,7 @@ declare -g BOARD_FIRMWARE_INSTALL="-full"
function post_family_config_branch_sc8280xp__jhovolds_wip_kernel() {
declare -g KERNEL_MAJOR_MINOR="6.15" # Major and minor versions of this kernel.
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.15-rc6' # @TODO: this is up to 40 patches, from 28 around 6.13; wait a bit until speculating about merging with uefi-arm64
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.15' # @TODO: this is up to 47 patches, from 28 around 6.13; wait a bit until speculating about merging with uefi-arm64
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"