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

Updates -rt patchset to -rt31.

And update kernel cache to fix config set for DVB_CORE.

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 2020-08-13 19:38:29 +08:00 committed by Anuj Mittal
parent 1800273ed7
commit c783be47b2

View File

@ -17,9 +17,9 @@ KMETA_BRANCH = "yocto-5.4"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "5.4.44"
SRCREV_machine ?= "2e8933a927e7de6ca0e6191c90666a5f00fd7241"
SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
LINUX_VERSION ?= "5.4.52"
SRCREV_machine ?= "64f494c08613ebb24a83b69223e7f90e8b7ce956"
SRCREV_meta ?= "4aeda12f7f7eb84613ae1fe6e22cd9cd9790c20b"
LINUX_KERNEL_TYPE = "preempt-rt"