From d530bd296108ea38f77c12b097c8d65bfb6a2efd Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 28 May 2025 14:28:18 -0400 Subject: [PATCH] linux-yocto/6.12: riscv config sync Integrating the following commit(s) to linux-yocto/.: 1/1 [ Author: Khem Raj Email: raj.khem@gmail.com Subject: bsp/qemuriscv32: Sync config with upstream defconfig 6.12+ Date: Tue, 20 May 2025 09:36:06 -0700 Signed-off-by: Khem Raj Signed-off-by: Bruce Ashfield ] Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_6.12.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb b/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb index c6be153d169..f2ab88bc552 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_6.12.bb @@ -15,7 +15,7 @@ python () { } SRCREV_machine ?= "9ee7ecfcabe12ffae693f11c83d8cf6d8181f12a" -SRCREV_meta ?= "020a66c734ee618ed2b25a89102fd8de2ef98f9b" +SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" 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.12;destsuffix=${KMETA};protocol=https" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb index f81f20e74e2..bf7c61415e2 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_6.12.bb @@ -18,7 +18,7 @@ KMETA = "kernel-meta" KCONF_BSP_AUDIT_LEVEL = "2" SRCREV_machine ?= "e4b00bee45a4432a5739542e2b50def9a63ba6d0" -SRCREV_meta ?= "020a66c734ee618ed2b25a89102fd8de2ef98f9b" +SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" PV = "${LINUX_VERSION}+git" diff --git a/meta/recipes-kernel/linux/linux-yocto_6.12.bb b/meta/recipes-kernel/linux/linux-yocto_6.12.bb index c94b5db61aa..5f9be7876ef 100644 --- a/meta/recipes-kernel/linux/linux-yocto_6.12.bb +++ b/meta/recipes-kernel/linux/linux-yocto_6.12.bb @@ -29,7 +29,7 @@ SRCREV_machine:qemux86 ?= "e4b00bee45a4432a5739542e2b50def9a63ba6d0" SRCREV_machine:qemux86-64 ?= "e4b00bee45a4432a5739542e2b50def9a63ba6d0" SRCREV_machine:qemumips64 ?= "e2f38ec1df747da895699dcb9955606e1a8d60da" SRCREV_machine ?= "e4b00bee45a4432a5739542e2b50def9a63ba6d0" -SRCREV_meta ?= "020a66c734ee618ed2b25a89102fd8de2ef98f9b" +SRCREV_meta ?= "da71eb19ceab34a7a6ff4284f1580e043c870168" # 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 -- 2.47.3