layer.conf: update LAYERSERIES_COMPAT for nanbield

* oe-core switched to nanbield in:
  https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Martin Jansa
2023-09-10 11:58:01 +02:00
committed by Khem Raj
parent 7554afa9b3
commit eff1b182c1
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 = "mickledore"
LAYERSERIES_COMPAT_webserver = "nanbield"
LICENSE_PATH += "${LAYERDIR}/licenses"