diff mbox series

[kirkstone,3/3] arm-bsp/linux-yocto: temporarily downgrade juno to 5.15.72

Message ID 20221220125220.3239346-3-ross.burton@arm.com
State New
Headers show
Series [kirkstone,1/3] ci/get-binary-toolchains: rewrite, slightly | expand

Commit Message

Ross Burton Dec. 20, 2022, 12:52 p.m. UTC
The mailbox patches don't apply to 5.15.78 so until they can be rebased
and retested, pin the kernel to 5.15.72.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
diff mbox series

Patch

diff --git a/meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend b/meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
new file mode 100644
index 00000000..b0bbfeff
--- /dev/null
+++ b/meta-arm-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
@@ -0,0 +1,3 @@ 
+# This is only needed until the juno patches are updated to the latest 5.15 release.
+LINUX_VERSION:juno = "5.15.72"
+SRCREV_machine:juno = "0b628306d1f9ea28c0e86369ce9bb87a47893c9c"