summaryrefslogtreecommitdiffstats
path: root/meta-yocto-bsp
diff options
context:
space:
mode:
authorRajesh Dangi <rajeshx.dangi@intel.com>2022-08-19 17:23:25 +0530
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-08-31 14:37:06 +0100
commit79730b06c83f46c6fcd1ae9a54618cbcaa5fd24f (patch)
treeae75f59dfc0455e483e5fa7729549ebf89822898 /meta-yocto-bsp
parent7f1145b315b4a1608a3c9ef3e89fa539b5cd57cf (diff)
downloadpoky-79730b06c83f46c6fcd1ae9a54618cbcaa5fd24f.tar.gz
linux-yocto/5.10: update genericx86* machines to v5.10.135
(From meta-yocto rev: 5e550e79ac133e520e042662c9bef486cbfc26db) 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.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 bec8319c34..1f49fd106c 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 ?= "2883e69e202dc7948c99a7828e192b2b42c2d90a" 10SRCREV_machine:genericx86 ?= "d09b184cbc0321794bda715ab560dec077a048d0"
11SRCREV_machine:genericx86-64 ?= "2883e69e202dc7948c99a7828e192b2b42c2d90a" 11SRCREV_machine:genericx86-64 ?= "d09b184cbc0321794bda715ab560dec077a048d0"
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.130" 20LINUX_VERSION:genericx86 = "5.10.135"
21LINUX_VERSION:genericx86-64 = "5.10.130" 21LINUX_VERSION:genericx86-64 = "5.10.135"
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"