summaryrefslogtreecommitdiffstats
path: root/templates/feature/agl-demo-cluster-support
diff options
context:
space:
mode:
Diffstat (limited to 'templates/feature/agl-demo-cluster-support')
-rw-r--r--templates/feature/agl-demo-cluster-support/50_local.conf.inc1
-rw-r--r--templates/feature/agl-demo-cluster-support/README_feature_agl-demo-cluster-support.md17
-rw-r--r--templates/feature/agl-demo-cluster-support/included.dep1
3 files changed, 19 insertions, 0 deletions
diff --git a/templates/feature/agl-demo-cluster-support/50_local.conf.inc b/templates/feature/agl-demo-cluster-support/50_local.conf.inc
new file mode 100644
index 00000000..188d8e8e
--- /dev/null
+++ b/templates/feature/agl-demo-cluster-support/50_local.conf.inc
@@ -0,0 +1 @@
+AGL_FEATURES:append = " agl-demo-cluster-support"
diff --git a/templates/feature/agl-demo-cluster-support/README_feature_agl-demo-cluster-support.md b/templates/feature/agl-demo-cluster-support/README_feature_agl-demo-cluster-support.md
new file mode 100644
index 00000000..a9ff2cfb
--- /dev/null
+++ b/templates/feature/agl-demo-cluster-support/README_feature_agl-demo-cluster-support.md
@@ -0,0 +1,17 @@
+---
+description: Feature agl-demo-cluster-support
+authors: Scott Murray <scott.murray@konsulko.com>
+---
+
+### Feature agl-demo-cluster-support
+
+Enables support for remote navigation display on a connected board running
+the agl-cluster-demo-platform image. The configuration is in large part
+intended for use with the AGL tradeshow demo setup.
+
+#### Dependent features pulled by agl-demo-cluster-support
+
+The following features are pulled:
+
+* agl-weston-remoting
+
diff --git a/templates/feature/agl-demo-cluster-support/included.dep b/templates/feature/agl-demo-cluster-support/included.dep
new file mode 100644
index 00000000..1e9b35fb
--- /dev/null
+++ b/templates/feature/agl-demo-cluster-support/included.dep
@@ -0,0 +1 @@
+agl-weston-remoting