From f60c1dcf12340f3b8f1feb2e1b4175e65b9b64a4 Mon Sep 17 00:00:00 2001 From: Ricardo Pardini Date: Tue, 6 Jan 2026 21:54:42 +0100 Subject: [PATCH] genio: collabora: bump to Collabora's 6.19-rc4 --- config/sources/families/genio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sources/families/genio.conf b/config/sources/families/genio.conf index dd1b1ba87d..7ad1fca1b5 100644 --- a/config/sources/families/genio.conf +++ b/config/sources/families/genio.conf @@ -17,7 +17,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:b7e86fc6ee5313dc9ad6685b1ec8813c500ee464' # from 'branch:mediatek-next' + declare -g KERNELBRANCH='commit:1d2ead55826e7b4a01ba2fe14763857afbada42b' # 6.19-rc4 from 'branch:mediatek-next' declare -g EXTRAWIFI="no" ;;