summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr630/conf/layer.conf
diff options
context:
space:
mode:
authorLisa Liu <liuyj19@lenovo.com>2019-04-24 12:50:58 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-10 21:26:01 +0300
commit612b4ee36e080dc3e2f58ae0f1abf782ee80b669 (patch)
tree7bda41dbfb1dd3a438e3a23bd9975b7ba5b3e696 /meta-lenovo/meta-hr630/conf/layer.conf
parentd70af95b1f6ad22b42f1177a1d79a3e333672c9d (diff)
downloadopenbmc-612b4ee36e080dc3e2f58ae0f1abf782ee80b669.tar.xz
meta-lenovo: hr630: Add hr630 platform
hr630 is a Lenovo platform. Add machine to repo. kernel device tree of Lenovo is being reviewed, so aspeed-bmc-lenovo-hr630.dts has not been merged yet. (From meta-lenovo rev: 460c31a424e0ee831933f61ecb55f60a0c9ba38f) Signed-off-by: Lisa Liu <liuyj19@lenovo.com> Change-Id: I1577775ea92fd8dbc9ab5b3f2b045ef04e524dc6 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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"