From 1c9a03f45cb8d934272e1dfdc5ee4306d4459854 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 6 Jul 2023 00:29:55 -0400 Subject: linux-yocto/6.4: update to latest Integrating the following commit(s) to linux-yocto/6.4: 9ede8913ad6c qemux86: add configuration symbol to select values (From OE-Core rev: 6ee1874c96fac602dfd4f28924a07b67fe1d74fa) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb | 4 ++-- meta/recipes-kernel/linux/linux-yocto_6.4.bb | 26 +++++++++++------------ 3 files changed, 17 insertions(+), 17 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 2558c03a7f..524cd95ac3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.4.bb @@ -14,8 +14,8 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "48cdae83316b7055b4e63f3434ea26b0c04d7c71" -SRCREV_meta ?= "f15c15c0755e36ec185927dd83a8a569186836eb" +SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" 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" 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 5c8008232b..9e2a3e68f9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.4.bb @@ -17,8 +17,8 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_meta ?= "f15c15c0755e36ec185927dd83a8a569186836eb" +SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" 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 e3e6e54d64..dd68c640d5 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 ?= "fccbb53f81908991a69214e09ae0eea360410617" -SRCREV_machine:qemuarm64 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemuloongarch64 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemumips ?= "8370d3d4823bcff9532dd6bb163359f75a5416cd" -SRCREV_machine:qemuppc ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemuriscv64 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemuriscv32 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemux86 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemux86-64 ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_machine:qemumips64 ?= "efe0a0701a1a8c5b6113d6a06b65857f8c84ac9f" -SRCREV_machine ?= "154c43de4e13946ccecf0ff13772db6c2adba355" -SRCREV_meta ?= "f15c15c0755e36ec185927dd83a8a569186836eb" +SRCREV_machine:qemuarm ?= "402087b6abe0e50ec75d0b71b4c928ee0b858b72" +SRCREV_machine:qemuarm64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemuloongarch64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemumips ?= "b83174914441d8780f080e73d473133e2c5b797c" +SRCREV_machine:qemuppc ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemuriscv64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemuriscv32 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemux86 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemux86-64 ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_machine:qemumips64 ?= "a08de9073de96586993c5d8c1f0ebcdc35874ebf" +SRCREV_machine ?= "9ede8913ad6c0768bde9f277c419c8728af3ed5e" +SRCREV_meta ?= "7468cf421d9c83d16e44c281b123433d875ff0f9" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll # get the /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 ?= "0f4ac6b4c5f00f45b7a429c8a5b028a598c6400c" +SRCREV_machine:class-devupstream ?= "6995e2de6891c724bfeb2db33d7b87775f913ad1" PN:class-devupstream = "linux-yocto-upstream" KBRANCH:class-devupstream = "v6.4/base" -- cgit v1.2.3-54-g00ecf