diff --git a/conf/distro/emlinux-k510.conf b/conf/distro/emlinux-k510.conf index 6d3eab8..dc70572 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 ?= "b1d0cf5ac0d2f6deb7687dd190100cb8423d71ff" -LINUX_CVE_VERSION ??= "5.10.256" -LINUX_CIP_VERSION ?= "v5.10.256-cip73" +LINUX_GIT_SRCREV ?= "b56d51797ae30c19ebf7a70a94d700bc9af2b549" +LINUX_CVE_VERSION ??= "5.10.258" +LINUX_CIP_VERSION ?= "v5.10.258-cip74" # # If you want to use latest revision of the kernel, append the following line # to local.conf