From 1f2af821c8b115ac54e41b372a3d4cb0dd503214 Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Wed, 5 Aug 2026 00:09:37 +0000 Subject: [PATCH] conf: Update kernel version to v4.19.325-cip135 Update kernel version from v4.19.325-cip134 to v4.19.325-cip135 Signed-off-by: EMLinuxCI auto kernel updater --- conf/distro/emlinux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/emlinux.conf b/conf/distro/emlinux.conf index 2f33d125..7a5acda1 100644 --- a/conf/distro/emlinux.conf +++ b/conf/distro/emlinux.conf @@ -3,9 +3,9 @@ require include/emlinux.inc DISTRO = "emlinux" LINUX_GIT_BRANCH ?= "linux-4.19.y-cip" -LINUX_GIT_SRCREV ?= "774e9597d38ad0d067a1d50e502503224b74f9f5" +LINUX_GIT_SRCREV ?= "ba1643922563de1987b5cb0ed4a4b869ae1c3147" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip134" +LINUX_CIP_VERSION ??= "v4.19.325-cip135" # # If you want to use latest revision of the kernel, append the following line # to local.conf