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-perl/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-perl/conf') diff --git a/meta-perl/conf/layer.conf b/meta-perl/conf/layer.conf index ece6dd05eb..b2bb379105 100644 --- a/meta-perl/conf/layer.conf +++ b/meta-perl/conf/layer.conf @@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1" LAYERDEPENDS_perl-layer = "core openembedded-layer" -LAYERSERIES_COMPAT_perl-layer = "sumo" +LAYERSERIES_COMPAT_perl-layer = "thud" -- cgit 1.2.3-korg