diff options
author | Tamizharasan Kumar <tamizharasanx.kumar@intel.com> | 2022-02-22 17:56:26 +0530 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-25 12:41:48 +0000 |
commit | d418a495bbdee395c8c38191847a19c3256c2a72 (patch) | |
tree | 36852c07dbc8e30a19910bd4e0daeb5412d9811e /meta-yocto-bsp | |
parent | a39515a78bc17d6066c21311a2dbee87e21ad880 (diff) | |
download | poky-d418a495bbdee395c8c38191847a19c3256c2a72.tar.gz |
linux-yocto/5.15: update genericx86* machines to v5.15.22
(From meta-yocto rev: 30dba8a1fb7281d019fb0b6d0b4e82d0be54e248)
Signed-off-by: Tamizharasan Kumar <tamizharasanx.kumar@intel.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.bbappend | 8 |
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 ea36a2b096..ff85e2e64b 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" | |||
7 | KMACHINE:genericx86-64 ?= "common-pc-64" | 7 | KMACHINE:genericx86-64 ?= "common-pc-64" |
8 | KMACHINE:beaglebone-yocto ?= "beaglebone" | 8 | KMACHINE:beaglebone-yocto ?= "beaglebone" |
9 | 9 | ||
10 | SRCREV_machine:genericx86 ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 10 | SRCREV_machine:genericx86 ?= "7f685244afb3acd13e94968312580b63d7296705" |
11 | SRCREV_machine:genericx86-64 ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 11 | SRCREV_machine:genericx86-64 ?= "7f685244afb3acd13e94968312580b63d7296705" |
12 | SRCREV_machine:edgerouter ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 12 | SRCREV_machine:edgerouter ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" |
13 | SRCREV_machine:beaglebone-yocto ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" | 13 | SRCREV_machine:beaglebone-yocto ?= "5a8ec126c297dd9e410eb23685003f670f8f3d57" |
14 | 14 | ||
@@ -17,7 +17,7 @@ COMPATIBLE_MACHINE:genericx86-64 = "genericx86-64" | |||
17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" | 17 | COMPATIBLE_MACHINE:edgerouter = "edgerouter" |
18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" | 18 | COMPATIBLE_MACHINE:beaglebone-yocto = "beaglebone-yocto" |
19 | 19 | ||
20 | LINUX_VERSION:genericx86 = "5.15.1" | 20 | LINUX_VERSION:genericx86 = "5.15.22" |
21 | LINUX_VERSION:genericx86-64 = "5.15.1" | 21 | LINUX_VERSION:genericx86-64 = "5.15.22" |
22 | LINUX_VERSION:edgerouter = "5.15.1" | 22 | LINUX_VERSION:edgerouter = "5.15.1" |
23 | LINUX_VERSION:beaglebone-yocto = "5.15.1" | 23 | LINUX_VERSION:beaglebone-yocto = "5.15.1" |