summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2023-03-24 11:15:19 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-04-01 20:23:23 +0100
commit2b2f5660b9edaa0b41ffd2c4be7060e92c28aa8e (patch)
treefa967736f14646f6071e2adf70344ca60cfd9d10
parent8c4a94a6def9434b6d1a94ab9213e8fa26b44acd (diff)
downloadpoky-2b2f5660b9edaa0b41ffd2c4be7060e92c28aa8e.tar.gz
linux-yocto/5.4: update to v5.4.234
Updating to the latest korg -stable release that comprises the following commits: a103859aaa71 Linux 5.4.234 a1e89c8b29d0 USB: core: Don't hold device lock while reading the "descriptors" sysfs file 96d380d2ae98 USB: serial: option: add support for VW/Skoda "Carstick LTE" 91c877d4311f dmaengine: sh: rcar-dmac: Check for error num after dma_set_max_seg_size 465ce31a2bcc vc_screen: don't clobber return value in vcs_read ee8cd3abe722 net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues(). db25b41eb531 bpf: bpf_fib_lookup should not return neigh in NUD_FAILED state 23affaed760b HID: core: Fix deadloop in hid_apply_multiplier. 93b17c7e1e1c neigh: make sure used and confirmed times are valid bc4601ad979a IB/hfi1: Assign npages earlier 98e626c115f8 btrfs: send: limit number of clones and allocated memory size ae03fa7ad343 ACPI: NFIT: fix a potential deadlock during NFIT teardown 785bde845991 ARM: dts: rockchip: add power-domains property to dp node on rk3288 da2bba879eca arm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc (From OE-Core rev: 75c94d4da6cc2efba436bcb3b5cec5ebc9a76151) 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 133d9484db..84969d43fe 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 ?= "e68dd38ef88dbe506472a8df31a7b454505908f3" 14SRCREV_machine ?= "187d5fab513b96abf3e2f14fa8dc93b1fc46b30a"
15SRCREV_meta ?= "04a8941a1c8ce5c21e2ec10231f61c96d918bd6d" 15SRCREV_meta ?= "14a6c591781abff4dfde8b92fe889ac7b7c25487"
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.233" 20LINUX_VERSION ?= "5.4.234"
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 0e144c1acf..23ee693f0f 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.233" 9LINUX_VERSION ?= "5.4.234"
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 ?= "9f2a124e75fe91216e730fc6b055b793737a8a66" 18SRCREV_machine_qemuarm ?= "9c10968641ca9017c2f0dd6f7b74f5f59396a573"
19SRCREV_machine ?= "bfe78e26b6c27a1f83abc5ef9b93fcc39199824d" 19SRCREV_machine ?= "a11f7767b574820390370e80f5c5084830f3ef17"
20SRCREV_meta ?= "04a8941a1c8ce5c21e2ec10231f61c96d918bd6d" 20SRCREV_meta ?= "14a6c591781abff4dfde8b92fe889ac7b7c25487"
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 1468f9acf5..b053912072 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 ?= "40299a1e34d11f3dc7d17fe9dbb83d7e99ad88d8" 15SRCREV_machine_qemuarm ?= "1eae19a4e0b117b32f0080c46eb40c563e71d184"
16SRCREV_machine_qemuarm64 ?= "d317fa78733b175da112b551eae780d7e6cecc5f" 16SRCREV_machine_qemuarm64 ?= "923c7f7cb375e1e5e0db94f5c0bddad4322ed527"
17SRCREV_machine_qemumips ?= "34bf249db02c8548e86c8d8294a5c153d60f3b74" 17SRCREV_machine_qemumips ?= "f9eaa41aa8584963e8322b6b2511b23520b71763"
18SRCREV_machine_qemuppc ?= "144970fe07e46df90ad69b896def4f35cb1245e5" 18SRCREV_machine_qemuppc ?= "1fd537c9f8e58d0af31e5584703266e32f7b3f92"
19SRCREV_machine_qemuriscv64 ?= "3738f9fc3662b6f6e131c7c9844da1000f37ffc2" 19SRCREV_machine_qemuriscv64 ?= "0241de2e2ba31e07ee854baa8be0c1e1ad424ac1"
20SRCREV_machine_qemux86 ?= "3738f9fc3662b6f6e131c7c9844da1000f37ffc2" 20SRCREV_machine_qemux86 ?= "0241de2e2ba31e07ee854baa8be0c1e1ad424ac1"
21SRCREV_machine_qemux86-64 ?= "3738f9fc3662b6f6e131c7c9844da1000f37ffc2" 21SRCREV_machine_qemux86-64 ?= "0241de2e2ba31e07ee854baa8be0c1e1ad424ac1"
22SRCREV_machine_qemumips64 ?= "70dd62b13f29ef10e41c288047cc59c0f4d24d06" 22SRCREV_machine_qemumips64 ?= "964dd71b16c99235ab10cede1727f50ebc27eaad"
23SRCREV_machine ?= "3738f9fc3662b6f6e131c7c9844da1000f37ffc2" 23SRCREV_machine ?= "0241de2e2ba31e07ee854baa8be0c1e1ad424ac1"
24SRCREV_meta ?= "04a8941a1c8ce5c21e2ec10231f61c96d918bd6d" 24SRCREV_meta ?= "14a6c591781abff4dfde8b92fe889ac7b7c25487"
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.233" 33LINUX_VERSION ?= "5.4.234"
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"