diff --git a/config/sources/pine64.conf b/config/sources/pine64.conf index 7edd231999..a60a3eadd7 100644 --- a/config/sources/pine64.conf +++ b/config/sources/pine64.conf @@ -22,8 +22,8 @@ case $BRANCH in BOOTBRANCH='branch:next' BOOTSCRIPT='boot-pine64-next.cmd:boot.cmd' BOOTENV_FILE='pine64-next.txt' - KERNELSOURCE='https://github.com/apritzel/linux.git' - KERNELBRANCH='branch:a64-v5' + KERNELSOURCE='https://github.com/Icenowy/linux' + KERNELBRANCH='branch:ice-a64-v6.1' KERNELDIR='linux-pine64-dev' GOVERNOR=schedutil UBOOT_FILES="u-boot-with-spl.bin"