linux-intel-rt/5.4: update to v5.4.115

Updates -rt patchset to -rt57.

Updated kernel config.

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 2021-06-03 18:39:00 +08:00 committed by Anuj Mittal
parent 419992bfb2
commit ddf1904283

View File

@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.4"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "5.4.102"
SRCREV_machine ?= "7bbaa89ee7f0cb8e912e52b17247d0c0a7b2db15"
SRCREV_meta ?= "19738ca97b999a3b150e2d34232bb44b6537348f"
LINUX_VERSION ?= "5.4.115"
SRCREV_machine ?= "00c7e2e1841e0ed3c1249c0e4bcacbd70435d62e"
SRCREV_meta ?= "9e2546ab8d63f70ba458eb159d29ce6736ffd3e4"
LINUX_KERNEL_TYPE = "preempt-rt"