summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <[email protected]>2025-07-11 13:21:53 +0300
committerMikko Gronoff <[email protected]>2025-07-11 14:08:48 +0300
commit8195788b4b009df7112d219a300ef873be2ceb85 (patch)
treee4c99a44143a7c97dfedd2de9ca83d43ddfb6085
parentfc12e3d89073d2123d4acea6eb11334d6bd9bbcb (diff)
riscv/dev: switch build to yocto walnascarHEADmaster
Use the same configuration as 6.10 branch. Change-Id: I1e59f7cce26b966a95a27bd52a4c7dddb93d6028 Reviewed-by: Samuli Piippo <[email protected]>
-rw-r--r--riscv/dev.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/riscv/dev.xml b/riscv/dev.xml
index 90fef02..5213f02 100644
--- a/riscv/dev.xml
+++ b/riscv/dev.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
- <include name="base/master.xml"/>
+ <include name="base/walnascar.xml"/>
<!-- Boot to Qt vendor layer -->
<project name="meta-boot2qt-riscv"
@@ -18,7 +18,7 @@
fetch="https://github.com/riscv"/>
<project name="meta-riscv"
remote="riscv"
- revision="master"
+ revision="d23e5d677ddd40506a899621307dc7e21dfdd46c"
upstream="master"
path="sources/meta-riscv"/>