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

updates -rt patchset to -rt52.

Updated kernel config as well.

Signed-off-by: JingHuiTham <jing.hui.tham@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
JingHuiTham 2021-10-15 10:50:30 +08:00 committed by Anuj Mittal
parent cb854ee269
commit 16e1c7d376

View File

@ -18,9 +18,9 @@ KMETA_BRANCH = "yocto-5.10"
DEPENDS += "elfutils-native openssl-native util-linux-native"
LINUX_VERSION ?= "5.10.56"
SRCREV_machine ?= "8394053722549076e54a9dc82a92c513907d227f"
SRCREV_meta ?= "873ef26ef35da24d217a1aeb44717278d77e818c"
LINUX_VERSION ?= "5.10.59"
SRCREV_machine ?= "3ab3139402e6adc34f10481f1c1c60459bcd0a7e"
SRCREV_meta ?= "f8afd84b117f336477846b9e22178ebefb26c08d"
LINUX_KERNEL_TYPE = "preempt-rt"