summaryrefslogtreecommitdiff
path: root/projects/project.schema.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/project.schema.yaml')
-rw-r--r--projects/project.schema.yaml10
1 files changed, 6 insertions, 4 deletions
diff --git a/projects/project.schema.yaml b/projects/project.schema.yaml
index 7d16de1..985c026 100644
--- a/projects/project.schema.yaml
+++ b/projects/project.schema.yaml
@@ -18,6 +18,10 @@ schema;msgid:
type: str
pattern: .*@.*
+schema;bsp:
+ desc: A sequence / list of related BSP commits
+ https://github.com/renesas-rcar/linux-bsp/commit/
+ include: gitcommit
###
### Our main schema
@@ -49,11 +53,9 @@ mapping:
enum: ['BSP', 'Geert', 'Jacopo', 'Kaneko', 'Kieran', 'Laurent', 'Magnus', 'Marek',
'Morimoto', 'Niklas', 'Shimoda', 'Simon', 'Ulrich', 'Wolfram']
- bsp-commits:
- desc: A sequence / list of related BSP commits
- https://github.com/renesas-rcar/linux-bsp/commit/
+ bsp39x:
sequence:
- - include: gitcommit
+ - include: bsp
upstream:
desc: References to upstream commits