mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02:00
linux-yocto/5.15: update genericx86* machines to v5.15.59
(From meta-yocto rev: 2c46500f5be75aec04e9376869efa98504e8f3fa) Signed-off-by: Rajesh Dangi <rajeshx.dangi@intel.com> Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e0c806a65c
commit
7f1145b315
@@ -7,8 +7,8 @@ KMACHINE:genericx86 ?= "common-pc"
|
||||
KMACHINE:genericx86-64 ?= "common-pc-64"
|
||||
KMACHINE:beaglebone-yocto ?= "beaglebone"
|
||||
|
||||
SRCREV_machine:genericx86 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec"
|
||||
SRCREV_machine:genericx86-64 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec"
|
||||
SRCREV_machine:genericx86 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a"
|
||||
SRCREV_machine:genericx86-64 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a"
|
||||
SRCREV_machine:edgerouter ?= "90f1ee6589264545f548d731c2480b08a007230f"
|
||||
SRCREV_machine:beaglebone-yocto ?= "9aabbaa89fcb21af7028e814c1f5b61171314d5a"
|
||||
|
||||
@@ -17,7 +17,7 @@ COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
|
||||
COMPATIBLE_MACHINE:edgerouter = "edgerouter"
|
||||
COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
|
||||
|
||||
LINUX_VERSION:genericx86 = "5.15.54"
|
||||
LINUX_VERSION:genericx86-64 = "5.15.54"
|
||||
LINUX_VERSION:genericx86 = "5.15.59"
|
||||
LINUX_VERSION:genericx86-64 = "5.15.59"
|
||||
LINUX_VERSION:edgerouter = "5.15.54"
|
||||
LINUX_VERSION:beaglebone-yocto = "5.15.54"
|
||||
|
||||
Reference in New Issue
Block a user