summaryrefslogtreecommitdiffstats
path: root/meta-openstack-qemu/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack-qemu/conf/layer.conf')
-rw-r--r--meta-openstack-qemu/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack-qemu/conf/layer.conf b/meta-openstack-qemu/conf/layer.conf
index d3ddf82..9addb4a 100644
--- a/meta-openstack-qemu/conf/layer.conf
+++ b/meta-openstack-qemu/conf/layer.conf
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb ${LAYERDIR}/recipes*/*/*.bbappend"
7BBFILE_COLLECTIONS += "openstack-qemu-layer" 7BBFILE_COLLECTIONS += "openstack-qemu-layer"
8BBFILE_PATTERN_openstack-qemu-layer := "^${LAYERDIR}/" 8BBFILE_PATTERN_openstack-qemu-layer := "^${LAYERDIR}/"
9BBFILE_PRIORITY_openstack-qemu-layer = "6" 9BBFILE_PRIORITY_openstack-qemu-layer = "6"
10LAYERSERIES_COMPAT_openstack-qemu-layer = "sumo" 10LAYERSERIES_COMPAT_openstack-qemu-layer = "sumo thud"
11 11
12LAYERDEPENDS_openstack-qemu-layer = " \ 12LAYERDEPENDS_openstack-qemu-layer = " \
13 core \ 13 core \