summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 873ff379..4c1fa19a 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,3 +7,6 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
7BBFILE_COLLECTIONS += "virtualization-layer" 7BBFILE_COLLECTIONS += "virtualization-layer"
8BBFILE_PATTERN_virtualization-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_virtualization-layer := "^${LAYERDIR}/"
9BBFILE_PRIORITY_virtualization-layer = "7" 9BBFILE_PRIORITY_virtualization-layer = "7"
10
11# Custom licenses used by some packages in this layer
12LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" \ No newline at end of file