mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
yocto-bsp/5.13: update to v5.13.15
Updating the reference boards to match the oe-core kernel version. (From meta-yocto rev: c67fc4b5cc7c1bd4751376c8d1b2a8272feb4a53) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b103142434
commit
77afb9b560
|
@ -7,17 +7,17 @@ KMACHINE:genericx86 ?= "common-pc"
|
|||
KMACHINE:genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE:beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine:genericx86 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
|
||||
SRCREV_machine:genericx86-64 ?= "fe64083abac67ac736aa0133f3a4088286aece40"
|
||||
SRCREV_machine:edgerouter ?= "7b80606f7484fb1967a261e7e262de9adeb7ed59"
|
||||
SRCREV_machine:beaglebone-yocto ?= "e486ea86794d62e7e6adbb3a2b2fd65222f323f7"
|
||||
SRCREV_machine:genericx86 ?= "7280c93f5599946db3add473eeb05b34c364938d"
|
||||
SRCREV_machine:genericx86-64 ?= "7280c93f5599946db3add473eeb05b34c364938d"
|
||||
SRCREV_machine:edgerouter ?= "a832a0390e96c4f014d7b2bf9f161ac9477140f7"
|
||||
SRCREV_machine:beaglebone-yocto ?= "dbdc921374c057a75b2df92302124994e241ca51"
|
||||
|
||||
COMPATIBLE_MACHINE:genericx86 = "genericx86"
|
||||
COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
|
||||
COMPATIBLE_MACHINE:edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
LINUX_VERSION:genericx86 = "5.13.11"
|
||||
LINUX_VERSION:genericx86-64 = "5.13.11"
|
||||
LINUX_VERSION:edgerouter = "5.13.11"
|
||||
LINUX_VERSION:beaglebone-yocto = "5.13.11"
|
||||
LINUX_VERSION:genericx86 = "5.13.15"
|
||||
LINUX_VERSION:genericx86-64 = "5.13.15"
|
||||
LINUX_VERSION:edgerouter = "5.13.15"
|
||||
LINUX_VERSION:beaglebone-yocto = "5.13.15"
|
||||
|
|
Loading…
Reference in New Issue
Block a user