aboutsummaryrefslogtreecommitdiffstats
path: root/templates/feature
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-04-21 20:29:16 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-04-21 20:29:16 +0200
commita12a235e206e091a6bfdee261ca142b70d683b34 (patch)
tree866360c8e158bd56cfbbd7fcbaac32912a4aa6ab /templates/feature
parent33ecec083876b8fc1484f36bdf5938b26bfb5799 (diff)
RFC/WIP: Add edac-inject-modulesandbox/jsmoeller/edac
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ice3c4f9e6ce1d0b6b30fd4d21546fc5aec99ac06
Diffstat (limited to 'templates/feature')
-rw-r--r--templates/feature/agl-meta-elisa/50_bblayers.conf.inc5
-rw-r--r--templates/feature/agl-meta-elisa/50_local.conf.inc3
-rw-r--r--templates/feature/agl-meta-elisa/README_feature_agl-meta-elisa.md9
3 files changed, 17 insertions, 0 deletions
diff --git a/templates/feature/agl-meta-elisa/50_bblayers.conf.inc b/templates/feature/agl-meta-elisa/50_bblayers.conf.inc
new file mode 100644
index 00000000..ba32fd9e
--- /dev/null
+++ b/templates/feature/agl-meta-elisa/50_bblayers.conf.inc
@@ -0,0 +1,5 @@
+
+BBLAYERS =+ " \
+ ${METADIR}/meta-agl-devel/meta-elisa \
+ "
+
diff --git a/templates/feature/agl-meta-elisa/50_local.conf.inc b/templates/feature/agl-meta-elisa/50_local.conf.inc
new file mode 100644
index 00000000..d85635e3
--- /dev/null
+++ b/templates/feature/agl-meta-elisa/50_local.conf.inc
@@ -0,0 +1,3 @@
+#
+
+IMAGE_INSTALL_append = " edac-inject-module"
diff --git a/templates/feature/agl-meta-elisa/README_feature_agl-meta-elisa.md b/templates/feature/agl-meta-elisa/README_feature_agl-meta-elisa.md
new file mode 100644
index 00000000..4aaeb102
--- /dev/null
+++ b/templates/feature/agl-meta-elisa/README_feature_agl-meta-elisa.md
@@ -0,0 +1,9 @@
+---
+description: Feature agl-meta-elisa
+Maintainer: Yamaguchi-san
+---
+
+### Feature agl-meta-elisa
+
+Components based to interact with the Elisa project.
+