From e58badbd374169529a7b7f385ee2b07c7671988e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 30 Sep 2018 21:27:54 -0400 Subject: layer: add thud to compatible releases Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 1ad0e381..dc42e603 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_virtualization-layer = "1" -LAYERSERIES_COMPAT_virtualization-layer = "sumo" +LAYERSERIES_COMPAT_virtualization-layer = "sumo thud" LAYERDEPENDS_virtualization-layer = " \ core \ openembedded-layer \ -- cgit v1.2.3-54-g00ecf