diff options
| author | Khem Raj <raj.khem@gmail.com> | 2021-03-19 11:32:38 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2021-03-19 11:58:17 -0700 |
| commit | 5daae70617cf1cff517c1d0ea37c8fe6e804d116 (patch) | |
| tree | a54a75bd73f420261ff8fa95da26a2b4599986a7 /meta-oe/conf | |
| parent | 32cfee1b9f64f1f4e1581d9d8f6dcee01137964b (diff) | |
| download | meta-openembedded-5daae70617cf1cff517c1d0ea37c8fe6e804d116.tar.gz | |
layers: Drop gatesgarth from LAYERSERIES_COMPAT
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/conf')
| -rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index 3de3015509..bfba7e7b11 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
| @@ -38,7 +38,7 @@ LAYERVERSION_openembedded-layer = "1" | |||
| 38 | 38 | ||
| 39 | LAYERDEPENDS_openembedded-layer = "core" | 39 | LAYERDEPENDS_openembedded-layer = "core" |
| 40 | 40 | ||
| 41 | LAYERSERIES_COMPAT_openembedded-layer = "gatesgarth hardknott" | 41 | LAYERSERIES_COMPAT_openembedded-layer = " hardknott" |
| 42 | 42 | ||
| 43 | LICENSE_PATH += "${LAYERDIR}/licenses" | 43 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 44 | 44 | ||
