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

View File

@@ -14,6 +14,6 @@ LAYERVERSION_meta-python = "1"
LAYERDEPENDS_meta-python = "core (>= 12) openembedded-layer"
LAYERSERIES_COMPAT_meta-python = " hardknott"
LAYERSERIES_COMPAT_meta-python = "honister"
LICENSE_PATH += "${LAYERDIR}/licenses"