meta-openembedded: Add gatesgarth to LAYERSERIES_COMPAT

Remove older releases from COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-10-15 09:19:27 -07:00
parent 31a27a918a
commit cd9eaf4318
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 = "thud warrior zeus dunfell"
LAYERSERIES_COMPAT_webserver = "gatesgarth"
LICENSE_PATH += "${LAYERDIR}/licenses"