summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRajesh Dangi <rajeshx.dangi@intel.com>2022-08-19 17:23:24 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-31 14:37:06 +0100
commit7f1145b315b4a1608a3c9ef3e89fa539b5cd57cf (patch)
tree936dac7b2dd8470f8ce7500c1372994f76a8ed8c /meta-yocto-bsp
parente0c806a65c8b0bfe06999d7e00f19cb8b4ac0631 (diff)
downloadpoky-7f1145b315b4a1608a3c9ef3e89fa539b5cd57cf.tar.gz
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>
Diffstat (limited to 'meta-yocto-bsp')
-rw-r--r--meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
index a5c0ecdbd9..e6826203e3 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.15.bbappend
@@ -7,8 +7,8 @@ KMACHINE:genericx86 ?= "common-pc"
7KMACHINE:genericx86-64 ?= "common-pc-64" 7KMACHINE:genericx86-64 ?= "common-pc-64"
8KMACHINE:beaglebone-yocto ?= "beaglebone" 8KMACHINE:beaglebone-yocto ?= "beaglebone"
9 9
10SRCREV_machine:genericx86 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec" 10SRCREV_machine:genericx86 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a"
11SRCREV_machine:genericx86-64 ?= "a40d2daf2795d89e3ef8af0413b25190558831ec" 11SRCREV_machine:genericx86-64 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a"
12SRCREV_machine:edgerouter ?= "90f1ee6589264545f548d731c2480b08a007230f" 12SRCREV_machine:edgerouter ?= "90f1ee6589264545f548d731c2480b08a007230f"
13SRCREV_machine:beaglebone-yocto ?= "9aabbaa89fcb21af7028e814c1f5b61171314d5a" 13SRCREV_machine:beaglebone-yocto ?= "9aabbaa89fcb21af7028e814c1f5b61171314d5a"
14 14
@@ -17,7 +17,7 @@ COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64"
17COMPATIBLE_MACHINE:edgerouter = "edgerouter" 17COMPATIBLE_MACHINE:edgerouter = "edgerouter"
18COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" 18COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto"
19 19
20LINUX_VERSION:genericx86 = "5.15.54" 20LINUX_VERSION:genericx86 = "5.15.59"
21LINUX_VERSION:genericx86-64 = "5.15.54" 21LINUX_VERSION:genericx86-64 = "5.15.59"
22LINUX_VERSION:edgerouter = "5.15.54" 22LINUX_VERSION:edgerouter = "5.15.54"
23LINUX_VERSION:beaglebone-yocto = "5.15.54" 23LINUX_VERSION:beaglebone-yocto = "5.15.54"