diff --git a/config/sources/families/genio.conf b/config/sources/families/genio.conf index 5aa9d430fc..23836b9664 100644 --- a/config/sources/families/genio.conf +++ b/config/sources/families/genio.conf @@ -15,10 +15,10 @@ case $BRANCH in collabora) declare -g LINUXCONFIG="linux-genio-$BRANCH" - declare -g KERNEL_MAJOR_MINOR="6.18" + declare -g KERNEL_MAJOR_MINOR="6.19" declare -g KERNELPATCHDIR='genio-1200-collabora' declare -g KERNELSOURCE='https://gitlab.collabora.com/mediatek/aiot/linux.git' - declare -g KERNELBRANCH='branch:mediatek-next' + declare -g KERNELBRANCH='commit:b7e86fc6ee5313dc9ad6685b1ec8813c500ee464' # from 'branch:mediatek-next' declare -g EXTRAWIFI="no" ;;