linux-intel-rt/5.10: update to v5.10.115

updates -rt patchset to -rt67.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2022-06-07 21:04:30 +08:00 committed by Anuj Mittal
parent 627c26ab87
commit c1674307a4

View File

@ -11,6 +11,7 @@ python () {
LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46"
SRC_URI:append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch \
file://0001-regulator-consumer-Add-missing-stubs-to-regulator-co.patch \
"
KBRANCH = "5.10/preempt-rt"
@ -18,8 +19,8 @@ KMETA_BRANCH = "yocto-5.10"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "5.10.100"
SRCREV_machine ?= "ff3955ce463b15f419cfaf1f86d31851483c76d0"
LINUX_VERSION ?= "5.10.115"
SRCREV_machine ?= "5dd48c946c3d28aa2eeeb04de125bfca1c88527f"
SRCREV_meta ?= "64fb693a6c11f21bab3ff9bb8dcb65a70abe05e3"
LINUX_KERNEL_TYPE = "preempt-rt"