diff --git a/config/sources/families/genio.conf b/config/sources/families/genio.conf index acb95b202e..e72efb4af4 100644 --- a/config/sources/families/genio.conf +++ b/config/sources/families/genio.conf @@ -20,7 +20,7 @@ case $BRANCH in collabora) declare -g LINUXCONFIG="linux-genio-$BRANCH" - declare -g KERNEL_MAJOR_MINOR="6.14" + declare -g KERNEL_MAJOR_MINOR="6.18" declare -g KERNELPATCHDIR='genio-1200-collabora' declare -g KERNELSOURCE='https://gitlab.collabora.com/mediatek/aiot/linux.git' declare -g KERNELBRANCH='branch:mediatek-next'