diff options
author | Ravula Adhitya Siddartha <adhityax.siddartha.ravula@intel.com> | 2022-12-06 15:30:38 +0530 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-08 10:48:48 +0000 |
commit | f8d95fb6222659641491a7009345510f91260a24 (patch) | |
tree | aac3712352ce6e1dc7a789db656c0749c275a007 /meta-yocto-bsp | |
parent | 6b011b7f3ef7a54ce98357a873c2c718327c5cc3 (diff) | |
download | poky-f8d95fb6222659641491a7009345510f91260a24.tar.gz |
linux-yocto/5.19: update genericx86* machines to v5.19.17
(From meta-yocto rev: 6f2a9e69586114b4dfb2fe7b1083882fa0370211)
Signed-off-by: Ravula Adhitya Siddartha <adhityax.siddartha.ravula@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.19.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend index ff5070ba4a..5794657cfe 100644 --- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.bbappend +++ b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.19.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 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" | 10 | SRCREV_machine:genericx86 ?= "aaf4490d1807c49e3e0ceab1372533937ef2c82b" |
11 | SRCREV_machine:genericx86-64 ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" | 11 | SRCREV_machine:genericx86-64 ?= "aaf4490d1807c49e3e0ceab1372533937ef2c82b" |
12 | SRCREV_machine:edgerouter ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" | 12 | SRCREV_machine:edgerouter ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" |
13 | SRCREV_machine:beaglebone-yocto ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" | 13 | SRCREV_machine:beaglebone-yocto ?= "43e6ab6ed043f4bc8e7cffbb08af86af0bdb5e12" |
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.19" | 20 | LINUX_VERSION:genericx86 = "5.19.17" |
21 | LINUX_VERSION:genericx86-64 = "5.19" | 21 | LINUX_VERSION:genericx86-64 = "5.19.17" |
22 | LINUX_VERSION:edgerouter = "5.19" | 22 | LINUX_VERSION:edgerouter = "5.19" |
23 | LINUX_VERSION:beaglebone-yocto = "5.19" | 23 | LINUX_VERSION:beaglebone-yocto = "5.19" |