summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2020-06-30 01:18:44 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-07-07 23:15:10 +0100
commitd3c86b9fb601634aad00048f316d907f1a14b320 (patch)
treeaa4ba23d175ae5840dd0f95fd319ed9e0a2711a0 /meta/recipes-kernel
parent07dd0e5bb8d4ffac6e2c83c421e37720b31704be (diff)
downloadpoky-d3c86b9fb601634aad00048f316d907f1a14b320.tar.gz
linux-yocto/5.4: update to v5.4.46
Updating linux-yocto/5.4 to the latest korg -stable release that comprises the following commits: 5e3c51153922 Linux 5.4.46 9504466c9038 Revert "net/mlx5: Annotate mutex destroy for root ns" c06c03bba03f uprobes: ensure that uprobe->offset and ->ref_ctr_offset are properly aligned 590459086bc9 x86/speculation: Add Ivy Bridge to affected list faf187abda94 x86/speculation: Add SRBDS vulnerability and mitigation documentation b0f61a0503ad x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation dab0161b8a0b x86/cpu: Add 'table' argument to cpu_matches() 749ec6b48a9a x86/cpu: Add a steppings field to struct x86_cpu_id e4e57f7bca44 x86/speculation/spectre_v2: Exclude Zhaoxin CPUs from SPECTRE_V2 c2baba26ac5e nvmem: qfprom: remove incorrect write support b3e3f4cb8c6b CDC-ACM: heed quirk also in error handling 4992c7618818 staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK 784ac0e82920 tty: hvc_console, fix crashes on parallel open/close 9619c2f746f7 vt: keyboard: avoid signed integer overflow in k_ascii 2d0c87d34dab usb: musb: Fix runtime PM imbalance on error e8f57f50e31b usb: musb: start session in resume for host port 8d130bf2fcab iio: adc: stm32-adc: fix a wrong error message when probing interrupts e98b0548b2f8 iio:chemical:pms7003: Fix timestamp alignment and prevent data leak. 9b0e734fde6d iio: vcnl4000: Fix i2c swapped word reading. 940530f60c60 iio:chemical:sps30: Fix timestamp alignment 0fac736dbac6 USB: serial: ch341: add basis for quirk detection 9060d48b4206 USB: serial: option: add Telit LE910C1-EUX compositions 5555c8f569fa USB: serial: usb_wwan: do not resubmit rx urb on fatal errors f366d3a21f12 USB: serial: qcserial: add DW5816e QDL support b3ebd9830c60 net: be more gentle about silly gso requests coming from user a93417dfc1b0 net: check untrusted gso_size at kernel entry a02203349750 vsock: fix timeout in vsock_accept() 646345a15350 nfp: flower: fix used time of merge flow statistics 165508e456b1 NFC: st21nfca: add missed kfree_skb() in an error path 87adb76710d0 net: usb: qmi_wwan: add Telit LE910C1-EUX composition de8f81077be2 net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a fb915f061e9e net/mlx5: Fix crash upon suspend/resume 5fc8f9a34800 l2tp: do not use inet_hash()/inet_unhash() 1b7693c09252 l2tp: add sk_family checks to l2tp_validate_socket 449c72324085 devinet: fix memleak in inetdev_init() (From OE-Core rev: b1a4c36066797d0c9f0d06ace871aa3c72140583) Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit ff6b0ac5ee9fb8bb74aaeae3f5587252801113bd) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-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 d4d95204f6..4f7b84613e 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 ?= "46d685b7b96320ec6e8b2e1a1126ce02cae35865" 14SRCREV_machine ?= "29bff27700d5eaeee119c91b3a8b3540f9eff4e6"
15SRCREV_meta ?= "87313d46d577412854ab491d524a94fa82af4536" 15SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
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.45" 20LINUX_VERSION ?= "5.4.46"
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 b9ac34396a..0859d35ced 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.45" 9LINUX_VERSION ?= "5.4.46"
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 ?= "c2765f98de328de8ac03bbc112d274c093949ad0" 18SRCREV_machine_qemuarm ?= "ef392a1fda8e56dd3f811488771d233a7374ee46"
19SRCREV_machine ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 19SRCREV_machine ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
20SRCREV_meta ?= "87313d46d577412854ab491d524a94fa82af4536" 20SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
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 ae952e0771..862ec48d82 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 ?= "25484a4f9ba2682d45c3f3bbf5497f6d7d75817d" 15SRCREV_machine_qemuarm ?= "db71dcd861b5d9d2c5b1a98b0cf0c67979ae8790"
16SRCREV_machine_qemuarm64 ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 16SRCREV_machine_qemuarm64 ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
17SRCREV_machine_qemumips ?= "48bd1e848614da3ce48d52a1b2a15241d2a2f909" 17SRCREV_machine_qemumips ?= "90471d7fcb21e5955bac724d9b1cf2aa6d2e5444"
18SRCREV_machine_qemuppc ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 18SRCREV_machine_qemuppc ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
19SRCREV_machine_qemuriscv64 ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 19SRCREV_machine_qemuriscv64 ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
20SRCREV_machine_qemux86 ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 20SRCREV_machine_qemux86 ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
21SRCREV_machine_qemux86-64 ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 21SRCREV_machine_qemux86-64 ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
22SRCREV_machine_qemumips64 ?= "0e18185e09beb99a7b6408e9650ad5f31e8f759d" 22SRCREV_machine_qemumips64 ?= "1b81c8b0c3a73120966d633485233382bb8f7517"
23SRCREV_machine ?= "85c9ccdd443fe3a59511c1921b3ebc0fc396f417" 23SRCREV_machine ?= "37a68a90035cd2ac28005ed4136a4d376359bd17"
24SRCREV_meta ?= "87313d46d577412854ab491d524a94fa82af4536" 24SRCREV_meta ?= "627191aa87d971e153f95beac4d9e45aea0e9b65"
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.45" 33LINUX_VERSION ?= "5.4.46"
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"