mirror of
https://github.com/armbian/build.git
synced 2026-09-08 23:59:54 +08:00
genio: edge: bump to collabora's 7.1
This commit is contained in:
@@ -35,9 +35,9 @@ case $BRANCH in
|
||||
edge)
|
||||
|
||||
declare -g LINUXCONFIG="linux-genio-$BRANCH"
|
||||
declare -g KERNEL_MAJOR_MINOR="6.19"
|
||||
declare -g KERNEL_MAJOR_MINOR="7.1"
|
||||
declare -g KERNELSOURCE='https://gitlab.collabora.com/mediatek/aiot/linux.git'
|
||||
declare -g KERNELBRANCH='commit:1b251287c9f26c428033af1106319af5e32f376b' # 6.19.8 from 'branch:mediatek-v6.19'
|
||||
declare -g KERNELBRANCH='commit:f35ce9911f30fbc932c70173dad80b976b377ba1' # v7.1(.0) from 'branch:mediatek-v7.1'
|
||||
declare -g EXTRAWIFI="no"
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user