From d2cb9c45528b42e3790dc111bae6a99d5e14df21 Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Sat, 14 Mar 2026 00:59:51 +0000 Subject: [PATCH] conf: Update kernel version to v5.10.251-cip70 Update kernel version from v5.10.249-cip69 to v5.10.251-cip70 Signed-off-by: EMLinuxCI auto kernel updater --- conf/distro/emlinux-k510.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/distro/emlinux-k510.conf b/conf/distro/emlinux-k510.conf index 9c39e8b..d1c1873 100644 --- a/conf/distro/emlinux-k510.conf +++ b/conf/distro/emlinux-k510.conf @@ -5,9 +5,9 @@ DISTRO_FEATURES_append = " kernel-510" DISTRO_FEATURES_NATIVESDK_append = " kernel-510" LINUX_GIT_BRANCH ?= "linux-5.10.y-cip" -LINUX_GIT_SRCREV ?= "cef11f8ad4f7713b1df34ed101be4a0ec1e1a216" -LINUX_CVE_VERSION ??= "5.10.249" -LINUX_CIP_VERSION ?= "v5.10.249-cip69" +LINUX_GIT_SRCREV ?= "99e8b9912822c35e388d236d0aadca61195f75e6" +LINUX_CVE_VERSION ??= "5.10.251" +LINUX_CIP_VERSION ?= "v5.10.251-cip70" # # If you want to use latest revision of the kernel, append the following line # to local.conf