From f9a3f0592d3d23919df13acd1da6551d8601997d Mon Sep 17 00:00:00 2001 From: EMLinuxCI auto kernel updater Date: Sat, 8 Aug 2026 09:42:22 +0000 Subject: [PATCH] conf: Update kernel version to v5.10.263-cip76 Update kernel version from v5.10.260-cip75 to v5.10.263-cip76 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 488d2924..9dc3a9a7 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 ?= "b73e77b0c18cc1f30ddf28f058396899224a50a9" -LINUX_CVE_VERSION ??= "5.10.260" -LINUX_CIP_VERSION ?= "v5.10.260-cip75" +LINUX_GIT_SRCREV ?= "50209760a3646d8afaca26d50ca2834df369ade9" +LINUX_CVE_VERSION ??= "5.10.263" +LINUX_CIP_VERSION ?= "v5.10.263-cip76" # # If you want to use latest revision of the kernel, append the following line # to local.conf