mirror of
https://git.yoctoproject.org/poky
synced 2026-03-16 04:09:39 +01:00
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 <raj.khem@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
]
(From OE-Core rev: d530bd296108ea38f77c12b097c8d65bfb6a2efd)
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
7c82967c69
commit
3aff00627f
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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 <version>/base branch, which is pure upstream -stable, and the same
|
||||
|
||||
Reference in New Issue
Block a user