diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-08-23 21:42:21 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-09-03 13:09:49 +0100 |
| commit | 0ee1456ab2965b719b048d9052d2cfc657dd9d11 (patch) | |
| tree | 0e862ce6e03ba5ab7120515617ffd6561dd5f87f | |
| parent | 50599a43779805fe5c4d3fb18f75fa2cc1b67615 (diff) | |
| download | poky-0ee1456ab2965b719b048d9052d2cfc657dd9d11.tar.gz | |
linux-yocto/5.15: update to v5.15.60
Updating to the latest korg -stable release that comprises
the following commits:
7217df812798 Linux 5.15.60
5c5c77746ce1 x86/speculation: Add LFENCE to RSB fill sequence
7fcd99e889c0 x86/speculation: Add RSB VM Exit protections
c81d1bb58c88 macintosh/adb: fix oob read in do_adb_query() function
d98cf2b40c20 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3586
ee421ad8973b Bluetooth: btusb: Add Realtek RTL8852C support ID 0x13D3:0x3587
59689a843bc9 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x0CB8:0xC558
b653eeaa8cf8 Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04C5:0x1675
d4f921efb4bf Bluetooth: btusb: Add Realtek RTL8852C support ID 0x04CA:0x4007
04e3388eeb47 Bluetooth: btusb: Add support of IMC Networks PID 0x3568
6a5ec48fb752 dt-bindings: bluetooth: broadcom: Add BCM4349B1 DT binding
88e088e29487 Bluetooth: hci_bcm: Add DT compatible for CYW55572
2aa38f0af306 Bluetooth: hci_bcm: Add BCM4349B1 variant
37b385c78cd5 btrfs: zoned: fix critical section of relocation inode writeback
5e04c8bf42d8 btrfs: zoned: prevent allocation from previous data relocation BG
775871d4be0d arm64: set UXN on swapper page tables
a619a0312099 KVM: x86/svm: add __GFP_ACCOUNT to __sev_dbg_{en,de}crypt_user()
e423893fe320 selftests: KVM: Handle compiler optimizations in ucall
bc2cee443c74 tools/kvm_stat: fix display of error when multiple processes are found
9acd899d2feb KVM: selftests: Make hyperv_clock selftest more stable
ad6fd99d5feb KVM: x86: do not set st->preempted when going back to user space
92343314d34e KVM: x86: do not report a vCPU as preempted outside instruction boundaries
3d4c28475ee3 crypto: arm64/poly1305 - fix a read out-of-bound
397c2116cbe2 ACPI: APEI: Better fix to avoid spamming the console with old error logs
e7170bcda613 ACPI: video: Shortening quirk list by identifying Clevo by board_name only
3a5fab5c4505 ACPI: video: Force backlight native for some TongFang devices
9894717519cc tools/vm/slabinfo: Handle files in debugfs
7ad47f414b40 block: fix default IO priority handling again
e889a4c440eb selftests/bpf: Check dst_port only on the client socket
119debdb9f25 selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
df9692b8a319 x86/speculation: Make all RETbleed mitigations 64-bit only
(From OE-Core rev: 9d8d44dc6cc882d45004711cebe6f47f0bba4ffd)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 04d334d8881921a1a20407bc8428c7b9c9c80d2d)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | 6 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.15.bb | 26 |
3 files changed, 19 insertions, 19 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb index 32c7db2c74..86682d7e96 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.15.bb | |||
| @@ -11,13 +11,13 @@ python () { | |||
| 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | SRCREV_machine ?= "13ee019f28013cf8c102a3ffaadfa5e9ae9743e1" | 14 | SRCREV_machine ?= "00e089be37ae8128e25ad76999a742d30c94a8b2" |
| 15 | SRCREV_meta ?= "f7f709bf874f85baff9f2fb0ac0341c08399b144" | 15 | SRCREV_meta ?= "d9823ca27110545274f77718aefbd809c29947e6" |
| 16 | 16 | ||
| 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
| 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
| 19 | 19 | ||
| 20 | LINUX_VERSION ?= "5.15.59" | 20 | LINUX_VERSION ?= "5.15.60" |
| 21 | 21 | ||
| 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 22 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb index 8eb138e78b..a5b499a239 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.15.bb | |||
| @@ -5,7 +5,7 @@ KCONFIG_MODE = "--allnoconfig" | |||
| 5 | 5 | ||
| 6 | require recipes-kernel/linux/linux-yocto.inc | 6 | require recipes-kernel/linux/linux-yocto.inc |
| 7 | 7 | ||
| 8 | LINUX_VERSION ?= "5.15.59" | 8 | LINUX_VERSION ?= "5.15.60" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 10 | 10 | ||
| 11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 11 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| @@ -14,8 +14,8 @@ DEPENDS += "openssl-native util-linux-native" | |||
| 14 | KMETA = "kernel-meta" | 14 | KMETA = "kernel-meta" |
| 15 | KCONF_BSP_AUDIT_LEVEL = "2" | 15 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 16 | 16 | ||
| 17 | SRCREV_machine ?= "86c19d4c40f475e09a076d55391fa66d96a1b3ac" | 17 | SRCREV_machine ?= "d340c7a79d7732c113a14bdaeafb8105518a7a1e" |
| 18 | SRCREV_meta ?= "f7f709bf874f85baff9f2fb0ac0341c08399b144" | 18 | SRCREV_meta ?= "d9823ca27110545274f77718aefbd809c29947e6" |
| 19 | 19 | ||
| 20 | PV = "${LINUX_VERSION}+git${SRCPV}" | 20 | PV = "${LINUX_VERSION}+git${SRCPV}" |
| 21 | 21 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.15.bb b/meta/recipes-kernel/linux/linux-yocto_5.15.bb index 083f87727b..e951416173 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.15.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.15.bb | |||
| @@ -13,24 +13,24 @@ KBRANCH:qemux86 ?= "v5.15/standard/base" | |||
| 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" | 13 | KBRANCH:qemux86-64 ?= "v5.15/standard/base" |
| 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" | 14 | KBRANCH:qemumips64 ?= "v5.15/standard/mti-malta64" |
| 15 | 15 | ||
| 16 | SRCREV_machine:qemuarm ?= "c33f2e2ad3fdcc1c9539f80fb51b49f68c544c03" | 16 | SRCREV_machine:qemuarm ?= "4f44e132a6125375e0df478c554d7cdd2d9d2eef" |
| 17 | SRCREV_machine:qemuarm64 ?= "e8a14fadeb24619f20d3caebc01c7f26c49f768a" | 17 | SRCREV_machine:qemuarm64 ?= "a22cdb03286227fd857bf7fa2b300450731b5beb" |
| 18 | SRCREV_machine:qemumips ?= "c5f07eee39e4e03e90de3e71a3f6448fdb73921a" | 18 | SRCREV_machine:qemumips ?= "ec404ea5806c491da140012bc7e5079dd2de611d" |
| 19 | SRCREV_machine:qemuppc ?= "b5873d3a40b837059a36179174863cb4c7f9e109" | 19 | SRCREV_machine:qemuppc ?= "5c3013acab557c83baede63b4cf0d93fb166910e" |
| 20 | SRCREV_machine:qemuriscv64 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a" | 20 | SRCREV_machine:qemuriscv64 ?= "f832b2c67939eecf666126dcde686c50c3e8d358" |
| 21 | SRCREV_machine:qemuriscv32 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a" | 21 | SRCREV_machine:qemuriscv32 ?= "f832b2c67939eecf666126dcde686c50c3e8d358" |
| 22 | SRCREV_machine:qemux86 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a" | 22 | SRCREV_machine:qemux86 ?= "f832b2c67939eecf666126dcde686c50c3e8d358" |
| 23 | SRCREV_machine:qemux86-64 ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a" | 23 | SRCREV_machine:qemux86-64 ?= "f832b2c67939eecf666126dcde686c50c3e8d358" |
| 24 | SRCREV_machine:qemumips64 ?= "a6c0767511eed80395777e42d33fdc8405bff2b4" | 24 | SRCREV_machine:qemumips64 ?= "08ee7b823201d23f7fac7177fc3f00ce61e981bf" |
| 25 | SRCREV_machine ?= "efe20512212b0e85b5f884b1bfc8fbba2b43541a" | 25 | SRCREV_machine ?= "f832b2c67939eecf666126dcde686c50c3e8d358" |
| 26 | SRCREV_meta ?= "f7f709bf874f85baff9f2fb0ac0341c08399b144" | 26 | SRCREV_meta ?= "d9823ca27110545274f77718aefbd809c29947e6" |
| 27 | 27 | ||
| 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll | 28 | # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll |
| 29 | # get the <version>/base branch, which is pure upstream -stable, and the same | 29 | # get the <version>/base branch, which is pure upstream -stable, and the same |
| 30 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the | 30 | # meta SRCREV as the linux-yocto-standard builds. Select your version using the |
| 31 | # normal PREFERRED_VERSION settings. | 31 | # normal PREFERRED_VERSION settings. |
| 32 | BBCLASSEXTEND = "devupstream:target" | 32 | BBCLASSEXTEND = "devupstream:target" |
| 33 | SRCREV_machine:class-devupstream ?= "d676d6149a2f4b4d66b8ea0a1dfef30a54cf5750" | 33 | SRCREV_machine:class-devupstream ?= "7217df81279835a7aee62a07aabb7b8fb8c766f2" |
| 34 | PN:class-devupstream = "linux-yocto-upstream" | 34 | PN:class-devupstream = "linux-yocto-upstream" |
| 35 | KBRANCH:class-devupstream = "v5.15/base" | 35 | KBRANCH:class-devupstream = "v5.15/base" |
| 36 | 36 | ||
| @@ -38,7 +38,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA | |||
| 38 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" | 38 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.15;destsuffix=${KMETA}" |
| 39 | 39 | ||
| 40 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" | 40 | LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" |
| 41 | LINUX_VERSION ?= "5.15.59" | 41 | LINUX_VERSION ?= "5.15.60" |
| 42 | 42 | ||
| 43 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" | 43 | DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" |
| 44 | DEPENDS += "openssl-native util-linux-native" | 44 | DEPENDS += "openssl-native util-linux-native" |
