summaryrefslogtreecommitdiffstats
path: root/templates/machine/h3ulcb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/machine/h3ulcb')
-rw-r--r--templates/machine/h3ulcb/50_bblayers.conf.inc3
-rw-r--r--templates/machine/h3ulcb/README_machine_h3ulcb.md11
2 files changed, 13 insertions, 1 deletions
diff --git a/templates/machine/h3ulcb/50_bblayers.conf.inc b/templates/machine/h3ulcb/50_bblayers.conf.inc
index b58989c6f..e06bd413d 100644
--- a/templates/machine/h3ulcb/50_bblayers.conf.inc
+++ b/templates/machine/h3ulcb/50_bblayers.conf.inc
@@ -1,3 +1,4 @@
BBLAYERS =+ "\
- ${METADIR}/meta-renesas-rcar-gen3/meta-rcar-gen3 \
+ ${METADIR}/bsp/meta-renesas/meta-rcar-gen3 \
+ ${METADIR}/external/poky/meta-yocto-bsp \
"
diff --git a/templates/machine/h3ulcb/README_machine_h3ulcb.md b/templates/machine/h3ulcb/README_machine_h3ulcb.md
new file mode 100644
index 000000000..fffad09b2
--- /dev/null
+++ b/templates/machine/h3ulcb/README_machine_h3ulcb.md
@@ -0,0 +1,11 @@
+---
+description: Machine h3ulcb
+authors: Jan-Simon Möller <jsmoeller@linuxfoundation.org>, Ronan Le Martret <ronan.lemartret@iot.bzh>
+---
+
+### Machine h3ulcb
+
+Renesas RCar Gen3 "h3ulcb" board.
+
+* [R-Car H3 and M3 Starter Kit website](https://www.renesas.com/br/en/solutions/automotive/adas/solution-kits/r-car-starter-kit.html)
+* [elinux H3 Starter Kit](https://elinux.org/R-Car/Boards/H3SK)