From f476d8630f1435a24d29f40a8dbbca33b80f8672 Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Sun, 17 May 2026 00:26:37 +0000 Subject: [PATCH] conf: Update kernel version to v5.10.256-cip73 Update kernel version from v5.10.252-cip71 to v5.10.256-cip73 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 246a968d..6d3eab80 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 ?= "6aaa48ed39383d53b0ed2dc209ed941b3cd7a7e3" -LINUX_CVE_VERSION ??= "5.10.252" -LINUX_CIP_VERSION ?= "v5.10.252-cip71" +LINUX_GIT_SRCREV ?= "b1d0cf5ac0d2f6deb7687dd190100cb8423d71ff" +LINUX_CVE_VERSION ??= "5.10.256" +LINUX_CIP_VERSION ?= "v5.10.256-cip73" # # If you want to use latest revision of the kernel, append the following line # to local.conf