diff --git a/config/sources/families/genio.conf b/config/sources/families/genio.conf index 34b221a8e7..970785507a 100644 --- a/config/sources/families/genio.conf +++ b/config/sources/families/genio.conf @@ -37,7 +37,7 @@ case $BRANCH in declare -g LINUXCONFIG="linux-genio-$BRANCH" declare -g KERNEL_MAJOR_MINOR="6.19" declare -g KERNELSOURCE='https://gitlab.collabora.com/mediatek/aiot/linux.git' - declare -g KERNELBRANCH='commit:1d2ead55826e7b4a01ba2fe14763857afbada42b' # 6.19-rc4 from 'branch:mediatek-next' + declare -g KERNELBRANCH='commit:d1955dcd62ac7c16e4fdb9efd7a4d3923e2b968b' # 6.19-rc5 from 'branch:mediatek-next' declare -g EXTRAWIFI="no" ;;