thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13-rc4

- this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
This commit is contained in:
Ricardo Pardini 2024-12-26 19:03:18 +01:00 committed by Igor
parent 7e88e7faa7
commit 0ffa7e7856

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.13" # Major and minor versions of this kernel.
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.13-rc3' # @TODO: this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.13-rc4' # @TODO: this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
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"