layer.conf: Add hardknott to LAYERSERIES_COMPAT

Thats codename for 3.3

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-11-04 12:41:26 -08:00
parent 1204ed0a0e
commit 8fbaa7e41c
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 = "gatesgarth"
LAYERSERIES_COMPAT_webserver = "gatesgarth hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"