diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2023-07-17 23:34:34 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-21 11:47:45 +0100 |
commit | bd8f08fe06ef629800ba55124bb4017c0fa840d3 (patch) | |
tree | a5133d79a53308661b50ddea6c05845c082b2f28 | |
parent | 554690317dd8b882075e43213082b40fa3271cd5 (diff) | |
download | openembedded-core-bd8f08fe06ef629800ba55124bb4017c0fa840d3.tar.gz |
linux-yocto/6.4: update to v6.4.3
Updating to the latest korg -stable release that comprises
the following commits:
160f4124ea8b Linux 6.4.3
036666b4163d fork: lock VMAs of the parent process when forking
890ba5c464c2 bootmem: remove the vmemmap pages from kmemleak in free_bootmem_page
e83e62fb1f38 mm: call arch_swap_restore() from do_swap_page()
18822d84fd09 mm: lock newly mapped VMA with corrected ordering
406815be903b mm: lock newly mapped VMA which can be modified after it becomes visible
10bef9542ad3 mm: lock a vma before stack expansion
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_6.4.bb | 28 |
3 files changed, 20 insertions, 20 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb index 4a048b19f4..26b4eb5658 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb @@ -14,13 +14,13 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "0c7d2016a3a548fd8f7caf7b1f46abd71008cd5c" -SRCREV_meta ?= "d40b8461761ed3a7a52c53a2b3129d5dbad04f41" +SRCREV_machine ?= "7682858d44d18f0aef63a29ae7a575fd06b839f1" +SRCREV_meta ?= "ba6cc4ef36e055aaa7710111d55ea30fa0549fc6" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" -LINUX_VERSION ?= "6.4.2" +LINUX_VERSION ?= "6.4.3" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb index 67bea2223f..3bb562789c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb @@ -8,7 +8,7 @@ require recipes-kernel/linux/linux-yocto.inc # CVE exclusions include recipes-kernel/linux/cve-exclusion_6.4.inc -LINUX_VERSION ?= "6.4.2" +LINUX_VERSION ?= "6.4.3" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "${@bb.utils.contains('ARCH', 'x86', 'elfutils-native', '', d)}" @@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_meta ?= "d40b8461761ed3a7a52c53a2b3129d5dbad04f41" +SRCREV_machine ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_meta ?= "ba6cc4ef36e055aaa7710111d55ea30fa0549fc6" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.4.bb b/meta/recipes-kernel/linux/linux-yocto_6.4.bb index 0252543c35..723bf4b0c6 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.4.bb @@ -17,25 +17,25 @@ KBRANCH:qemux86-64 ?= "v6.4/standard/base" KBRANCH:qemuloongarch64 ?= "v6.4/standard/base" KBRANCH:qemumips64 ?= "v6.4/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "89ab6408aa244552f100996ac5a2b49379bf9a2b" -SRCREV_machine:qemuarm64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemuloongarch64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemumips ?= "7abe3962401b09a7768acc879070671308c04163" -SRCREV_machine:qemuppc ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemuriscv64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemuriscv32 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemux86 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemux86-64 ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_machine:qemumips64 ?= "4dddf5763b3a26b7892ed75d02bcb9c25a3fe703" -SRCREV_machine ?= "2bf4f46721ce8095f156566128a9feee2da09d20" -SRCREV_meta ?= "d40b8461761ed3a7a52c53a2b3129d5dbad04f41" +SRCREV_machine:qemuarm ?= "16c806279fc162e769b1359be53941c210074bb6" +SRCREV_machine:qemuarm64 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemuloongarch64 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemumips ?= "1e22bf901a1b9e56293f93a8f06638608a64944b" +SRCREV_machine:qemuppc ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemuriscv64 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemuriscv32 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemux86 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemux86-64 ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_machine:qemumips64 ?= "0dfb1ac4cd963c856a8dc956cf79f561cf56e83f" +SRCREV_machine ?= "17eff7ed940e09879e95c77bb66d5c3ffaed682e" +SRCREV_meta ?= "ba6cc4ef36e055aaa7710111d55ea30fa0549fc6" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll # get the <version>/base branch, which is pure upstream -stable, and the same # meta SRCREV as the linux-yocto-standard builds. Select your version using the # normal PREFERRED_VERSION settings. BBCLASSEXTEND = "devupstream:target" -SRCREV_machine:class-devupstream ?= "d7defc5b8d422ba19ab762a96cf1b1eb158aa5a8" +SRCREV_machine:class-devupstream ?= "160f4124ea8b4cd6c86867e111fa55e266345a16" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v6.4/base" @@ -43,7 +43,7 @@ SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;name=machine;branch=${KBRA git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.4;destsuffix=${KMETA};protocol=https" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" -LINUX_VERSION ?= "6.4.2" +LINUX_VERSION ?= "6.4.3" PV = "${LINUX_VERSION}+git${SRCPV}" |