diff --git a/conf/distro/emlinux.conf b/conf/distro/emlinux.conf index 6a54e5b2..b34a8bde 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 ?= "f67c504655343a57dc76388946d47cbb487e7649" +LINUX_GIT_SRCREV ?= "6b680c057fd57fa9a38b4a9e76f7196f7159b4c4" LINUX_CVE_VERSION ??= "4.19.325" -LINUX_CIP_VERSION ??= "v4.19.325-cip126" +LINUX_CIP_VERSION ??= "v4.19.325-cip127" # # If you want to use latest revision of the kernel, append the following line # to local.conf