From 33befe8fc63274efd170deeb0b69b093ca6b6afd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Fri, 30 Jul 2021 00:02:40 +0100 Subject: layer.conf: Update to honister This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Richard Purdie --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9fc797a..3abe6b5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LAYERVERSION_gplv2 = "1" LAYERDEPENDS_gplv2 = "core" -LAYERSERIES_COMPAT_gplv2 = "hardknott" +LAYERSERIES_COMPAT_gplv2 = "honister" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf