Include visionfive2 board templates sandbox/jsmoeller/next-riscv-EW24
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 6 Apr 2024 22:06:04 +0000 (00:06 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 6 Apr 2024 22:07:02 +0000 (00:07 +0200)
Change-Id: I705e7f2e2dc93ac1b6e23605580ba7c3443bccb2
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/include/agl_visionfive2.inc [new file with mode: 0644]
templates/machine/unmatched/50_local.conf.inc
templates/machine/visionfive2/50_bblayers.conf.inc [new file with mode: 0644]
templates/machine/visionfive2/50_local.conf.inc [new file with mode: 0644]

diff --git a/meta-agl-bsp/conf/include/agl_visionfive2.inc b/meta-agl-bsp/conf/include/agl_visionfive2.inc
new file mode 100644 (file)
index 0000000..1b4cb53
--- /dev/null
@@ -0,0 +1 @@
+PERF:forcevariable = ""
index c4d2b3a..33a5f54 100644 (file)
@@ -1,4 +1,4 @@
 MACHINE = "unmatched"
 
-#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi4.inc
+#see meta-agl/meta-agl-bsp/conf/include/agl_unmatched.inc
 require conf/include/agl_unmatched.inc
diff --git a/templates/machine/visionfive2/50_bblayers.conf.inc b/templates/machine/visionfive2/50_bblayers.conf.inc
new file mode 100644 (file)
index 0000000..02a5645
--- /dev/null
@@ -0,0 +1,2 @@
+# This is the original place, but we need to tweak layer.conf
+BBLAYERS =+ "${METADIR}/bsp/meta-riscv"
diff --git a/templates/machine/visionfive2/50_local.conf.inc b/templates/machine/visionfive2/50_local.conf.inc
new file mode 100644 (file)
index 0000000..82d9a65
--- /dev/null
@@ -0,0 +1,4 @@
+MACHINE = "visionfive2"
+
+#see meta-agl/meta-agl-bsp/conf/include/agl_unmatched.inc
+require conf/include/agl_unmatched.inc