layers: Drop gatesgarth from LAYERSERIES_COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-03-19 11:32:38 -07:00
parent 32cfee1b9f
commit 5daae70617
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 = "gatesgarth hardknott"
LAYERSERIES_COMPAT_meta-python = " hardknott"
LICENSE_PATH += "${LAYERDIR}/licenses"