From 5689280cd85b1b5fe8b18615cbd0f6982bd9982c Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 30 Jul 2021 10:18:01 +0200 Subject: [PATCH] layer.conf: Update to honister This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c36c7e3..7f634ae 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "raspberrypi" BBFILE_PATTERN_raspberrypi := "^${LAYERDIR}/" BBFILE_PRIORITY_raspberrypi = "9" -LAYERSERIES_COMPAT_raspberrypi = "hardknott honister" +LAYERSERIES_COMPAT_raspberrypi = "honister" LAYERDEPENDS_raspberrypi = "core" # Additional license directories.