From f660af767aacb39d7a9b97d7f0de8e5244012608 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 4 Jan 2024 08:49:53 -0500 Subject: [PATCH] linux-yocto/6.6: ARM fix configuration audit warning Integrating the following commit(s) to linux-yocto/6.6: 1/1 [ Author: Ross Burton Email: ross.burton@arm.com Subject: arm64: defconfig: remove CONFIG_IPQ_APSS_5018 Date: Thu, 4 Jan 2024 13:32:41 +0000 This was added in 7f0c873 ("Enable IPQ5018 SoC base configs"), but there is no IPQ_APSS_5018 config defined in the kconfig at present. Signed-off-by: Ross Burton Signed-off-by: Bruce Ashfield ] Signed-off-by: Bruce Ashfield --- .../linux/linux-yocto-rt_6.6.bb | 2 +- .../linux/linux-yocto-tiny_6.6.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_6.6.bb | 22 +++++++++---------- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb index bcbae7eaf53..05a6b5f1d4b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.6.bb @@ -14,7 +14,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "64c1e51bd051a3d0b32c60467dc14bc91bc9843e" +SRCREV_machine ?= "bfa11b7b82a8d7a3c3f5a30813a8471be20449ab" SRCREV_meta ?= "11390e802ca72f3549b9356f036b17e54afd7a34" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine;protocol=https \ diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb index 967dbf416e6..372a8e962f5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.6.bb @@ -17,7 +17,7 @@ DEPENDS += "openssl-native util-linux-native" KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" -SRCREV_machine ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" +SRCREV_machine ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" SRCREV_meta ?= "11390e802ca72f3549b9356f036b17e54afd7a34" PV = "${LINUX_VERSION}+git" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.6.bb b/meta/recipes-kernel/linux/linux-yocto_6.6.bb index fef50115f96..969cbb8c261 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.6.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.6.bb @@ -18,17 +18,17 @@ KBRANCH:qemux86-64 ?= "v6.6/standard/base" KBRANCH:qemuloongarch64 ?= "v6.6/standard/base" KBRANCH:qemumips64 ?= "v6.6/standard/mti-malta64" -SRCREV_machine:qemuarm ?= "8c0080efa9a63d92f659ec2f59d38ae1f71c978c" -SRCREV_machine:qemuarm64 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemuloongarch64 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemumips ?= "e2e849be624df1176eb93a01fbecb9b92840f1c1" -SRCREV_machine:qemuppc ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemuriscv64 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemuriscv32 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemux86 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemux86-64 ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" -SRCREV_machine:qemumips64 ?= "063b264513be2b44ffa73302bde705ea4a607d1c" -SRCREV_machine ?= "5e949786d5c5773a0190173ceaf94389473c4c1c" +SRCREV_machine:qemuarm ?= "30f04f32ffa4d5082530a2ce565387c09a98086d" +SRCREV_machine:qemuarm64 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemuloongarch64 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemumips ?= "382508b55bd871d9a81ab6d187abed39e59b277e" +SRCREV_machine:qemuppc ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemuriscv64 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemuriscv32 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemux86 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemux86-64 ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" +SRCREV_machine:qemumips64 ?= "90d9017819a05360dbf3fd2f6471cbbb3fe78db5" +SRCREV_machine ?= "50cd24ddb6f0bcae01623196515ce62527bb79df" SRCREV_meta ?= "11390e802ca72f3549b9356f036b17e54afd7a34" # set your preferred provider of linux-yocto to 'linux-yocto-upstream', and you'll -- 2.47.3