From d273070293cf646fb399167dccc1a1b18dc41cb6 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 25 Sep 2018 14:18:00 -0700 Subject: layers: Update layer compatibility to thud MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Khem Raj Cc: Andreas Müller Cc: Derek Straka Cc: Tim Orling Cc: Hongxu Jia Cc: Armin Kuster Cc: Joe MacDonald Cc: Andrea Adami --- meta-networking/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/conf') diff --git a/meta-networking/conf/layer.conf b/meta-networking/conf/layer.conf index e594b7b957..d36ff5bf95 100644 --- a/meta-networking/conf/layer.conf +++ b/meta-networking/conf/layer.conf @@ -17,7 +17,7 @@ LAYERDEPENDS_networking-layer = "core" LAYERDEPENDS_networking-layer += "openembedded-layer" LAYERDEPENDS_networking-layer += "meta-python" -LAYERSERIES_COMPAT_networking-layer = "sumo" +LAYERSERIES_COMPAT_networking-layer = "thud" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit 1.2.3-korg