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 <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2021-07-30 10:18:01 +02:00
committed by Khem Raj
parent c61dc077bb
commit 17adfde3bd
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
LAYERDEPENDS_webserver = "core openembedded-layer"
LAYERSERIES_COMPAT_webserver = " hardknott"
LAYERSERIES_COMPAT_webserver = "honister"
LICENSE_PATH += "${LAYERDIR}/licenses"