From 7f19081cb98a317b47efc8c05b1c343a586468e0 Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Fri, 9 Jan 2026 00:37:02 +0000 Subject: [PATCH] conf: Update kernel version to v4.19.325-cip127 Update kernel version from v4.19.325-cip126 to v4.19.325-cip127 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 6a54e5b2..b34a8bde 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 ?= "f67c504655343a57dc76388946d47cbb487e7649" +LINUX_GIT_SRCREV ?= "6b680c057fd57fa9a38b4a9e76f7196f7159b4c4" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip126" +LINUX_CIP_VERSION ??= "v4.19.325-cip127" # # If you want to use latest revision of the kernel, append the following line # to local.conf