mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
yocto-bsp: drop 6.10 bbappend
The 6.10 reference kernel has been removed from OE core, so we drop our bbappend. (From meta-yocto rev: 2a138947d9b2347873db6c9e568d41f9a58f75f7) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
67fb8af188
commit
3d0191a8fe
|
@ -1,19 +0,0 @@
|
||||||
# COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
|
|
||||||
COMPATIBLE_MACHINE:genericarm64 = "genericarm64"
|
|
||||||
# COMPATIBLE_MACHINE:genericx86 = "genericx86"
|
|
||||||
# COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
|
|
||||||
|
|
||||||
KMACHINE:beaglebone-yocto ?= "beaglebone"
|
|
||||||
KMACHINE:genericarm64 ?= "genericarm64"
|
|
||||||
KMACHINE:genericx86 ?= "common-pc"
|
|
||||||
KMACHINE:genericx86-64 ?= "common-pc-64"
|
|
||||||
|
|
||||||
SRCREV_machine:beaglebone-yocto = "1025debfd0d40f7f8d0547328bbf50ac543bdeba"
|
|
||||||
SRCREV_machine:genericarm64 = "1025debfd0d40f7f8d0547328bbf50ac543bdeba"
|
|
||||||
SRCREV_machine:genericx86 = "1025debfd0d40f7f8d0547328bbf50ac543bdeba"
|
|
||||||
SRCREV_machine:genericx86-64 = "1025debfd0d40f7f8d0547328bbf50ac543bdeba"
|
|
||||||
|
|
||||||
LINUX_VERSION:beaglebone-yocto = "6.10.8"
|
|
||||||
LINUX_VERSION:genericarm64 = "6.10.8"
|
|
||||||
LINUX_VERSION:genericx86 = "6.10.8"
|
|
||||||
LINUX_VERSION:genericx86-64 = "6.10.8"
|
|
Loading…
Reference in New Issue
Block a user