From: Richard Purdie Date: Tue, 25 Sep 2018 15:28:50 +0000 (+0100) Subject: meta-skeleton/meta-selftest: Update to thud X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~16556 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c48e59c58e62d70b900c4356953f5b66fba2353;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git meta-skeleton/meta-selftest: Update to thud Signed-off-by: Richard Purdie --- diff --git a/meta-selftest/conf/layer.conf b/meta-selftest/conf/layer.conf index f574a505d6f..0626b2a3ea4 100644 --- a/meta-selftest/conf/layer.conf +++ b/meta-selftest/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "selftest" BBFILE_PATTERN_selftest = "^${LAYERDIR}/" BBFILE_PRIORITY_selftest = "5" -LAYERSERIES_COMPAT_selftest = "sumo" +LAYERSERIES_COMPAT_selftest = "thud" diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf index 4e8692e3e2e..13bda7b5706 100644 --- a/meta-skeleton/conf/layer.conf +++ b/meta-skeleton/conf/layer.conf @@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1" LAYERDEPENDS_skeleton = "core" -LAYERSERIES_COMPAT_skeleton = "sumo" +LAYERSERIES_COMPAT_skeleton = "thud"