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

Updates -rt patchset to -rt48.

Updated kernel config as well to include:

intel-x86: enable edac support for Elkhart Lake
intel-x86-64: firmware: fix CONFIG_FW_LOADER option mismatch warning
nxp-imx8: include hugetlb feature
kver: bumping to v5.4.90
ti-j72xx: add CMA and DMA_CMA configs
drm: fix CONFIG_DRM_KMS_HELPER mismatch warning
ti-j72xx: add config CONFIG_GPIO_SYSFS
ti-j72xx: add config CONFIG_SCSI_UFS_BSG
kver: bumping to v5.4.87
SP7021 SoC BSP
intel-x86: adds support for Dynamic Platform and Thermal Framework
intel-x86: enable Intel Uncore frequency control
intel-x86: add Intel Intel Data Accelerators support support
nxp-imx8: Correct the pci config enable pcie function
ti-j72xx: add RPMSG & REMOTEPROC configs
kver: bumping to v5.4.85

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-01-26 16:40:22 +08:00 committed by Anuj Mittal
parent ff39e2b9f2
commit fc227372f5

View File

@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.4"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "5.4.78"
SRCREV_machine ?= "d5fde3d31ce39557fac848a476e3473b14f2c042"
SRCREV_meta ?= "a1b2d188bdfc855ff9dff770480a24cecf66285d"
LINUX_VERSION ?= "5.4.87"
SRCREV_machine ?= "db8c85db08a41d88738f4ddd2779567457d17e1d"
SRCREV_meta ?= "6b7942ff385130e31dbb7fe5f3a70cde30dbb398"
LINUX_KERNEL_TYPE = "preempt-rt"