summaryrefslogtreecommitdiffstats
path: root/meta-openstack-qemu
diff options
context:
space:
mode:
authorJeremy A. Puhlman <jpuhlman@mvista.com>2018-05-21 12:35:57 -0700
committerBruce Ashfield <bruce.ashfield@windriver.com>2018-05-21 22:10:00 -0400
commit620ec0b3517cab2cf90c1b83f1f8e93b00c3a581 (patch)
treef78cb2b6aaca5a1825cd72fa9da16b2d5e5ce126 /meta-openstack-qemu
parentedb9fed9aca8452e54624d9da109cdd7cabcf30c (diff)
downloadmeta-cloud-services-620ec0b3517cab2cf90c1b83f1f8e93b00c3a581.tar.gz
Add LAYERSERIES_COMPAT
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack-qemu')
-rw-r--r--meta-openstack-qemu/conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openstack-qemu/conf/layer.conf b/meta-openstack-qemu/conf/layer.conf
index 6761143..b6d45ba 100644
--- a/meta-openstack-qemu/conf/layer.conf
+++ b/meta-openstack-qemu/conf/layer.conf
@@ -7,3 +7,4 @@ 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"