Skip to content

Commit f196e28

Browse files
rpardiniigorpecovnik
authored andcommitted
thinkpad-x13s: bump to jhovold's wip/sc8280xp-6.13 final
1 parent cafe0ff commit f196e28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/thinkpad-x13s.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ declare -g BOARD_FIRMWARE_INSTALL="-full"
2828

2929
function post_family_config_branch_sc8280xp__jhovolds_wip_kernel() {
3030
declare -g KERNEL_MAJOR_MINOR="6.13" # Major and minor versions of this kernel.
31-
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.13-rc7' # @TODO: this is down to 16 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
31+
declare -g KERNELBRANCH='branch:wip/sc8280xp-6.13' # @TODO: this is down to 23 patches, from hundreds back in the day. Considering merging this with default arm64 uefi kernel
3232
declare -g KERNELSOURCE='https://github.com/jhovold/linux.git'
3333
declare -g LINUXCONFIG="linux-${ARCH}-${BRANCH}" # for this board: linux-arm64-sc8280xp
3434
display_alert "Set up jhovold's kernel ${KERNELBRANCH} for" "${BOARD}" "info"

0 commit comments

Comments
 (0)