summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-04-20 12:24:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-04-22 23:39:12 +0100
commit65d3f419d4ed3352053dec6dd313a0f340575506 (patch)
tree26dd46c55cbab03fc60b9a3db8c1bd3f6bf73952
parent41cd7b5e3b359a345966c613e8912c8bcbc36a37 (diff)
downloadpoky-65d3f419d4ed3352053dec6dd313a0f340575506.tar.gz
linux-yocto/5.4: update to v5.4.188
Updating linux-yocto/5.4 to the latest korg -stable release that comprises the following commits: 2845ff3fd344 Linux 5.4.188 993c23880bce llc: only change llc->dev when bind() succeeds bb4878b39d6d nds32: fix access_ok() checks in get/put_user 5b1d2561a03e tpm: use try_get_ops() in tpm-space.c 3bbd0000d012 mac80211: fix potential double free on mesh join cda27a2c6d54 rcu: Don't deboost before reporting expedited quiescent state edcc12ae3249 crypto: qat - disable registration of algorithms b0222e222d77 ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU d7f29f397b74 ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3 2374007850c5 ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board 06f0ff82c702 netfilter: nf_tables: initialize registers in nft_do_chain() 5061bf0f79d5 ALSA: hda/realtek: Add quirk for ASUS GA402 f7a7cd530a9e ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc671 0c4190b41a69 ALSA: oss: Fix PCM OSS buffer allocation overflow ab49515f7db3 ASoC: sti: Fix deadlock via snd_pcm_stop_xrun() call d5c7e1987ce3 drivers: net: xgene: Fix regression in CRC stripping 7870321eaf41 ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec 1f4eefc585a7 ALSA: cmipci: Restore aux vol on suspend/resume d86bf7e0732e ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB 0f27a350f8b8 ALSA: pcm: Add stream lock during PCM reset ioctl operations 572f9a0d3f3f llc: fix netdevice reference leaks in llc_ui_bind() 2e798814e018 thermal: int340x: fix memory leak in int3400_notify() 5ff048f4ab5c staging: fbtft: fb_st7789v: reset display before initialization 637d12f9dc67 tpm: Fix error handling in async work fee4dfbda68b esp: Fix possible buffer overflow in ESP transformation 2774edd43ab1 net: ipv6: fix skb_over_panic in __ip6_append_data 0aef7184630b nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION 628adfa21815 nfsd: Containerise filecache laundrette c32f1041382a nfsd: cleanup nfsd_file_lru_dispose() 055c4cf7e6da Linux 5.4.187 1771bc0d04d6 Revert "selftests/bpf: Add test for bpf_timer overwriting crash" 0dd366cfdfe0 perf symbols: Fix symbol size calculation condition e732b0412f8c Input: aiptek - properly check endpoint type 700a0715854c usb: usbtmc: Fix bug in pipe direction for control transfers 2282a6eb6d4e usb: gadget: Fix use-after-free bug by not setting udc->dev.driver 218293762683 usb: gadget: rndis: prevent integer overflow in rndis_set_response() 58ee8e2cb30a arm64: fix clang warning about TRAMP_VALIAS d7b929637527 net: dsa: Add missing of_node_put() in dsa_port_parse_of f96aa063ffd5 net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit() 3fd96bc64c95 drm/panel: simple: Fix Innolux G070Y2-L01 BPP settings b01e2df5fbf6 hv_netvsc: Add check for kvmalloc_array 97ccef56e53c atm: eni: Add check for dma_map_single 268dcf1f7b31 net/packet: fix slab-out-of-bounds access in packet_recvmsg() 93697483660a net: phy: marvell: Fix invalid comparison in the resume and suspend functions d0f3c2d1d85a efi: fix return value of __setup handlers e61655430d29 ocfs2: fix crash when initialize filecheck kobj fails 184f7bd08ce5 crypto: qcom-rng - ensure buffer for generate is completely filled (From OE-Core rev: 6a445ac241b2f4885416daacf2068ee58f177e4a) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> 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.4.bb6
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb8
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_5.4.bb22
3 files changed, 18 insertions, 18 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
index bfc9299824..7a446830b4 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.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
14SRCREV_machine ?= "934ce7677ca0db0a76355a0ebf52c4e73a549a1f" 14SRCREV_machine ?= "670b48317a932c46ef12c470cfbcb13d1c6c8665"
15SRCREV_meta ?= "bd44c211eb3fd32dd9dcd38ed301e5aeb79c4fcd" 15SRCREV_meta ?= "649c66422555d396ba322d260418691ff40243cd"
16 16
17SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ 17SRC_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.4;destsuffix=${KMETA}" 18 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
19 19
20LINUX_VERSION ?= "5.4.186" 20LINUX_VERSION ?= "5.4.188"
21 21
22LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 22LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
index fa6fc2b2b4..aeaaafface 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.4.bb
@@ -6,7 +6,7 @@ KCONFIG_MODE = "--allnoconfig"
6 6
7require recipes-kernel/linux/linux-yocto.inc 7require recipes-kernel/linux/linux-yocto.inc
8 8
9LINUX_VERSION ?= "5.4.186" 9LINUX_VERSION ?= "5.4.188"
10LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 10LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
11 11
12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 12DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
@@ -15,9 +15,9 @@ DEPENDS += "openssl-native util-linux-native"
15KMETA = "kernel-meta" 15KMETA = "kernel-meta"
16KCONF_BSP_AUDIT_LEVEL = "2" 16KCONF_BSP_AUDIT_LEVEL = "2"
17 17
18SRCREV_machine_qemuarm ?= "d966f6ba017108bef5b9c71a8bf216d1e7a9b000" 18SRCREV_machine_qemuarm ?= "57715fdff2a2f4ed0e6a62ebea57b154773659b8"
19SRCREV_machine ?= "a82777d966fa136c717ff93ff962e0e52309c6ab" 19SRCREV_machine ?= "793f9b84d0d31e370719bdb15572de0cd09db67c"
20SRCREV_meta ?= "bd44c211eb3fd32dd9dcd38ed301e5aeb79c4fcd" 20SRCREV_meta ?= "649c66422555d396ba322d260418691ff40243cd"
21 21
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"
23 23
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.4.bb b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
index a8d129777a..c590ef0108 100644
--- a/meta/recipes-kernel/linux/linux-yocto_5.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_5.4.bb
@@ -12,16 +12,16 @@ KBRANCH_qemux86 ?= "v5.4/standard/base"
12KBRANCH_qemux86-64 ?= "v5.4/standard/base" 12KBRANCH_qemux86-64 ?= "v5.4/standard/base"
13KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64" 13KBRANCH_qemumips64 ?= "v5.4/standard/mti-malta64"
14 14
15SRCREV_machine_qemuarm ?= "268b67fc1601a941bc6b6dcaaefeb97a5bfaccc2" 15SRCREV_machine_qemuarm ?= "883e57c5912406d47b5b6ca1c11338656014b37c"
16SRCREV_machine_qemuarm64 ?= "276219af94078862810fa987cf4e6e8646f94a27" 16SRCREV_machine_qemuarm64 ?= "59d9b7fabfec76f02a45f5e0e066a4e01bc8933a"
17SRCREV_machine_qemumips ?= "7f69ecf69c0cde672ce07ed82e268224316338d2" 17SRCREV_machine_qemumips ?= "27beb64f8b5e8e3ff55912e0f1bfdade981fcf8b"
18SRCREV_machine_qemuppc ?= "98c71fc316ac6e8e0dcdb95b8ea82559035a8a18" 18SRCREV_machine_qemuppc ?= "0625f7dbae45fec70f37afae4b1eb6a23f2c9ed3"
19SRCREV_machine_qemuriscv64 ?= "9a1c3b5fbdd1adc30469a0e87ce80e65380d539f" 19SRCREV_machine_qemuriscv64 ?= "d47303abd67e589778c28f3ccc688a0e12ba5692"
20SRCREV_machine_qemux86 ?= "9a1c3b5fbdd1adc30469a0e87ce80e65380d539f" 20SRCREV_machine_qemux86 ?= "d47303abd67e589778c28f3ccc688a0e12ba5692"
21SRCREV_machine_qemux86-64 ?= "9a1c3b5fbdd1adc30469a0e87ce80e65380d539f" 21SRCREV_machine_qemux86-64 ?= "d47303abd67e589778c28f3ccc688a0e12ba5692"
22SRCREV_machine_qemumips64 ?= "a3026ca71cfeac3a81f4b9ee95d2cb369aacc3c6" 22SRCREV_machine_qemumips64 ?= "263f292c32e84da67fe48d92013b8a97eafff310"
23SRCREV_machine ?= "9a1c3b5fbdd1adc30469a0e87ce80e65380d539f" 23SRCREV_machine ?= "d47303abd67e589778c28f3ccc688a0e12ba5692"
24SRCREV_meta ?= "bd44c211eb3fd32dd9dcd38ed301e5aeb79c4fcd" 24SRCREV_meta ?= "649c66422555d396ba322d260418691ff40243cd"
25 25
26# remap qemuarm to qemuarma15 for the 5.4 kernel 26# remap qemuarm to qemuarma15 for the 5.4 kernel
27# KMACHINE_qemuarm ?= "qemuarma15" 27# KMACHINE_qemuarm ?= "qemuarma15"
@@ -30,7 +30,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA
30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}" 30 git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.4;destsuffix=${KMETA}"
31 31
32LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" 32LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
33LINUX_VERSION ?= "5.4.186" 33LINUX_VERSION ?= "5.4.188"
34 34
35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" 35DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}"
36DEPENDS += "openssl-native util-linux-native" 36DEPENDS += "openssl-native util-linux-native"