summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRavula Adhitya Siddartha <adhityax.siddartha.ravula@intel.com>2022-12-08 09:58:17 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-12-13 15:23:34 +0000
commitb8ba5491ac7e64cb45e5c396ff88f35655a28102 (patch)
treeef1fbd3e377d8fbc79600f44163ae37100254371 /meta-yocto-bsp
parent91de6ea10fcd66a37de9921a78b35172baa34b6c (diff)
downloadpoky-b8ba5491ac7e64cb45e5c396ff88f35655a28102.tar.gz
linux-yocto/5.10: update genericx86* machines to v5.10.149
(From meta-yocto rev: 745f65fd733a9e7bf4f22cd2efb44d156916f32b) Signed-off-by: Ravula Adhitya Siddartha <adhityax.siddartha.ravula@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.10.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
index 1f49fd106c..c6032a84d8 100644
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.bbappend
+++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.10.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 ?= "d09b184cbc0321794bda715ab560dec077a048d0" 10SRCREV_machine:genericx86 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
11SRCREV_machine:genericx86-64 ?= "d09b184cbc0321794bda715ab560dec077a048d0" 11SRCREV_machine:genericx86-64 ?= "7abf3b31ec4e4fc9564b7a8db6844d9b4d71a1b2"
12SRCREV_machine:edgerouter ?= "7c9332d91089ee63581be6cd3e7197c9d3e9a883" 12SRCREV_machine:edgerouter ?= "7c9332d91089ee63581be6cd3e7197c9d3e9a883"
13SRCREV_machine:beaglebone-yocto ?= "3c44f12b9de336579d00ac0105852f4cbf7e8b7d" 13SRCREV_machine:beaglebone-yocto ?= "3c44f12b9de336579d00ac0105852f4cbf7e8b7d"
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.10.135" 20LINUX_VERSION:genericx86 = "5.10.149"
21LINUX_VERSION:genericx86-64 = "5.10.135" 21LINUX_VERSION:genericx86-64 = "5.10.149"
22LINUX_VERSION:edgerouter = "5.10.130" 22LINUX_VERSION:edgerouter = "5.10.130"
23LINUX_VERSION:beaglebone-yocto = "5.10.130" 23LINUX_VERSION:beaglebone-yocto = "5.10.130"