From cd3a2b25a15fe72e4f9b309df5df4676e4efe77c Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Thu, 28 May 2026 20:24:11 +0000 Subject: [PATCH] conf: Update kernel version to v4.19.325-cip133 Update kernel version from v4.19.325-cip132 to v4.19.325-cip133 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 1da13b4b..4136ca19 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 ?= "a0cf0e1623b28b1d20f9626f32809952b7a40f15" +LINUX_GIT_SRCREV ?= "9cd7882c4ff1122842b29191a5913970c5159ecc" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip132" +LINUX_CIP_VERSION ??= "v4.19.325-cip133" # # If you want to use latest revision of the kernel, append the following line # to local.conf