From 3a0560d5ae5aee4066a4da7528b253eb8f68a90b Mon Sep 17 00:00:00 2001 From: Thomas Kaiser Date: Fri, 18 Nov 2016 18:55:55 +0100 Subject: [PATCH] Switch pine64 dev to MowIcenowy's ice-a64-v6.1 branch --- config/sources/pine64.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"