mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-05 05:04:44 +02:00
linux-yocto: enable linux 6.12 for genericarm64
Add a bbappend so that genericarm64 can use 6.12.x. We explicitly set the SRCREV to incorporate some required config fixes that have not been integrated into the oe-core recipe at this point in time. (From meta-yocto rev: 3b6d0ee17ac834a0521223eef67db3d39aaa1b78) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3a737b4c63
commit
cc5e3503e4
|
@ -0,0 +1,4 @@
|
|||
COMPATIBLE_MACHINE:genericarm64 = "genericarm64"
|
||||
|
||||
# Incorporate fixes post 6.12.3
|
||||
SRCREV_meta:genericarm64 = "9ee4baec963b10d213c060622fce6d2b34166f40"
|
Loading…
Reference in New Issue
Block a user