summaryrefslogtreecommitdiff
path: root/meta-ibs/meta-cp2-5422/conf/layer.conf
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-23 00:36:13 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-23 00:36:13 +0300
commit816146249ab44fb9e85f8dfd413e18e92a13842c (patch)
tree97df436faa8607f63dba853024879f467eea3054 /meta-ibs/meta-cp2-5422/conf/layer.conf
parent1bd1f086e0ecfc9017891b5b9a492446eda41095 (diff)
downloadopenbmc-816146249ab44fb9e85f8dfd413e18e92a13842c.tar.xz
Layers for SILA CP2-5422
Diffstat (limited to 'meta-ibs/meta-cp2-5422/conf/layer.conf')
-rw-r--r--meta-ibs/meta-cp2-5422/conf/layer.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-ibs/meta-cp2-5422/conf/layer.conf b/meta-ibs/meta-cp2-5422/conf/layer.conf
new file mode 100644
index 0000000000..0fbda955cf
--- /dev/null
+++ b/meta-ibs/meta-cp2-5422/conf/layer.conf
@@ -0,0 +1,17 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+ ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "sila"
+BBFILE_PATTERN_sila := "^${LAYERDIR}/"
+BBFILE_PRIORITY_sila = "5"
+BBFILE_PATTERN_IGNORE_EMPTY_sila = "1"
+
+LAYERSERIES_COMPAT_sila := "honister kirkstone"
+
+hostname:pn-base-files = "${MACHINE}"
+
+FACTORY:ibs:append = "sila"