From ae9ff00b3f4f4772ddef33a53ba31abcf4c3b523 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 2 Apr 2019 02:42:32 -0400 Subject: conf: add warrior to layer compat Signed-off-by: Bruce Ashfield --- meta-openstack-qemu/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-openstack-qemu') 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" BBFILE_COLLECTIONS += "openstack-qemu-layer" BBFILE_PATTERN_openstack-qemu-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_openstack-qemu-layer = "6" -LAYERSERIES_COMPAT_openstack-qemu-layer = "sumo thud" +LAYERSERIES_COMPAT_openstack-qemu-layer = "thud warrior" LAYERDEPENDS_openstack-qemu-layer = " \ core \ -- cgit v1.2.3-54-g00ecf