From 0835e0f93b5164ce5b9522e581fc7cb271acd50e Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Thu, 12 Mar 2026 00:07:25 +0000 Subject: [PATCH] conf: Update kernel version to v4.19.325-cip130 Update kernel version from v4.19.325-cip128 to v4.19.325-cip130 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 ee793f36..3ef918af 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 ?= "8665174e4bc9923fa55a22e1b4b3717e7b335404" +LINUX_GIT_SRCREV ?= "ef917a8bed27ab284a27aa2e8e242bab707d7aa3" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip128" +LINUX_CIP_VERSION ??= "v4.19.325-cip130" # # If you want to use latest revision of the kernel, append the following line # to local.conf