layer.conf: update LAYERSERIES_COMPAT for mickledore

* oe-core switched to mickedore in:
  https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa
2023-01-03 17:06:09 +01:00
committed by Khem Raj
parent 0b5ca9a0f8
commit 84ffd15cd1
10 changed files with 10 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ LAYERVERSION_webserver = "1"
LAYERDEPENDS_webserver = "core openembedded-layer"
LAYERSERIES_COMPAT_webserver = "kirkstone langdale"
LAYERSERIES_COMPAT_webserver = "mickledore"
LICENSE_PATH += "${LAYERDIR}/licenses"