From 352220329e1023f1781d9a188a1b06644233ce4b Mon Sep 17 00:00:00 2001 From: Hongxu Jia Date: Mon, 8 Oct 2018 11:07:47 +0800 Subject: layer.conf: Add thud to LAYERSERIES_COMPAT Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and `9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core, add thud to LAYERSERIES_COMPAT Signed-off-by: Hongxu Jia 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 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" BBFILE_COLLECTIONS += "openstack-qemu-layer" BBFILE_PATTERN_openstack-qemu-layer := "^${LAYERDIR}/" BBFILE_PRIORITY_openstack-qemu-layer = "6" -LAYERSERIES_COMPAT_openstack-qemu-layer = "sumo" +LAYERSERIES_COMPAT_openstack-qemu-layer = "sumo thud" LAYERDEPENDS_openstack-qemu-layer = " \ core \ -- cgit v1.2.3-54-g00ecf