From: Scott Murray Date: Fri, 29 Jul 2022 02:27:33 +0000 (-0400) Subject: meta-agl-bsp: Pin i.MX platform kernels to 5.15 LTS X-Git-Tag: 13.92.0~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b98ee1af003b2c98ba29836269a1ae1d9ebf56ba;hp=b98ee1af003b2c98ba29836269a1ae1d9ebf56ba;p=AGL%2Fmeta-agl.git meta-agl-bsp: Pin i.MX platform kernels to 5.15 LTS The recent bump of meta-freescale with the kirkstone 4.0.2 upgrade brought an upgrade to 5.18 in the linux-fslc kernel, which breaks sllin compilation. Tweak the i.MX6 and i.MX8 machine templates to use the 5.15 linux-fslc-lts kernel, which matches linux-yocto in poky and seems a better choice going forward with kirkstone. Bug-AGL: SPEC-4501 Signed-off-by: Scott Murray Change-Id: Ib75d8c844301c5ac902e18d02ff8ac6176f614c7 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27842 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller ---