summaryrefslogtreecommitdiffstats
path: root/meta-openstack-qemu
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2019-04-02 02:42:32 -0400
committerBruce Ashfield <bruce.ashfield@gmail.com>2019-04-02 02:42:32 -0400
commitae9ff00b3f4f4772ddef33a53ba31abcf4c3b523 (patch)
tree0a3ecdb0340f15d5469a2265adb4d33b8963b654 /meta-openstack-qemu
parent106a30b756289990070068ecc18b680afee76351 (diff)
downloadmeta-cloud-services-ae9ff00b3f4f4772ddef33a53ba31abcf4c3b523.tar.gz
conf: add warrior to layer compat
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack-qemu')
-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 9addb4a..bf629d0 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 thud" 10LAYERSERIES_COMPAT_openstack-qemu-layer = "thud warrior"
11 11
12LAYERDEPENDS_openstack-qemu-layer = " \ 12LAYERDEPENDS_openstack-qemu-layer = " \
13 core \ 13 core \