summaryrefslogtreecommitdiff
path: root/meta-lenovo/meta-hr855xg2/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-lenovo/meta-hr855xg2/conf/layer.conf')
-rw-r--r--meta-lenovo/meta-hr855xg2/conf/layer.conf14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta-lenovo/meta-hr855xg2/conf/layer.conf b/meta-lenovo/meta-hr855xg2/conf/layer.conf
deleted file mode 100644
index 2af2de166..000000000
--- a/meta-lenovo/meta-hr855xg2/conf/layer.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#"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 += "hr855xg2-layer"
-BBFILE_PATTERN_hr855xg2-layer := "^${LAYERDIR}/"
-BBFILE_PRIORITY_hr855xg2-layer = "5"
-LAYERSERIES_COMPAT_hr855xg2-layer = "hardknott"