diff --git a/conf/distro/emlinux.conf b/conf/distro/emlinux.conf index 1da13b4..4136ca1 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 ?= "a0cf0e1623b28b1d20f9626f32809952b7a40f15" +LINUX_GIT_SRCREV ?= "9cd7882c4ff1122842b29191a5913970c5159ecc" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip132" +LINUX_CIP_VERSION ??= "v4.19.325-cip133" # # If you want to use latest revision of the kernel, append the following line # to local.conf