summaryrefslogtreecommitdiffstats
path: root/spec/if/use
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-27 11:40:06 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit08c0232545d9c673fab36a37d2cc9fa15fe7f007 (patch)
tree8e96f85be45991e62d5bc8a5810d671c9c2f7447 /spec/if/use
parentspec: Add interface-target link role (diff)
downloadrtems-central-08c0232545d9c673fab36a37d2cc9fa15fe7f007.tar.bz2
spec: Add interface domain items
Diffstat (limited to 'spec/if/use')
-rw-r--r--spec/if/use/asm.yml2
-rw-r--r--spec/if/use/container.yml (renamed from spec/if/use/domain.yml)5
-rw-r--r--spec/if/use/false.yml2
-rw-r--r--spec/if/use/true.yml2
4 files changed, 6 insertions, 5 deletions
diff --git a/spec/if/use/asm.yml b/spec/if/use/asm.yml
index 347a2ab3..a483aed0 100644
--- a/spec/if/use/asm.yml
+++ b/spec/if/use/asm.yml
@@ -5,6 +5,6 @@ enabled-by: true
interface-type: unspecified
links:
- role: interface-placement
- uid: domain
+ uid: container
name: ASM
type: interface
diff --git a/spec/if/use/domain.yml b/spec/if/use/container.yml
index 2ac89c2e..66eded48 100644
--- a/spec/if/use/domain.yml
+++ b/spec/if/use/container.yml
@@ -1,8 +1,9 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-domain: use
enabled-by: true
interface-type: container
-links: []
+links:
+- role: interface-placement
+ uid: /if/domains/use
type: interface
diff --git a/spec/if/use/false.yml b/spec/if/use/false.yml
index 83f37cfa..5d27e1e6 100644
--- a/spec/if/use/false.yml
+++ b/spec/if/use/false.yml
@@ -5,6 +5,6 @@ enabled-by: true
interface-type: unspecified
links:
- role: interface-placement
- uid: domain
+ uid: container
name: 'FALSE'
type: interface
diff --git a/spec/if/use/true.yml b/spec/if/use/true.yml
index 0b016fef..97780774 100644
--- a/spec/if/use/true.yml
+++ b/spec/if/use/true.yml
@@ -5,6 +5,6 @@ enabled-by: true
interface-type: unspecified
links:
- role: interface-placement
- uid: domain
+ uid: container
name: 'TRUE'
type: interface