summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-lenovo/meta-hr630/conf/layer.conf')
-rw-r--r--meta-lenovo/meta-hr630/conf/layer.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-lenovo/meta-hr630/conf/layer.conf b/meta-lenovo/meta-hr630/conf/layer.conf
new file mode 100644
index 000000000..2cec8b572
--- /dev/null
+++ b/meta-lenovo/meta-hr630/conf/layer.conf
@@ -0,0 +1,14 @@
+#"Copyright (c) 2019-present Lenovo
+#Licensed under BSD-3, see COPYING.BSD file for details."
+
+# 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 += "hr630-layer"
+BBFILE_PATTERN_hr630-layer = ""
+BBFILE_PRIORITY_hr630-layer = "5"
+LAYERSERIES_COMPAT_hr630-layer = "thud warrior"