Files
poky/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_6.12.bbappend
Kevin Hao 3cd4cacb58 yocto-bsp: Bump the default kernel to v6.12 for beaglebone
There have been no specific patches on beaglebone branche for many years,
so I have decided to switch to using the base branch for this machine.
This approach eliminates the need to adjust the corresponding
SRCREV_machine and LINUX_VERSION with each stable kernel version bump.

(From meta-yocto rev: 1570badbf93511f370614c21ccd967af28549b2c)

Signed-off-by: Kevin Hao <kexin.hao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-12-15 11:09:42 +00:00

8 lines
252 B
Plaintext

COMPATIBLE_MACHINE:genericarm64 = "genericarm64"
COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
KMACHINE:beaglebone-yocto ?= "beaglebone"
# Incorporate fixes post 6.12.3
SRCREV_meta:genericarm64 = "9ee4baec963b10d213c060622fce6d2b34166f40"