diff options
| author | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2021-05-05 09:30:15 +0200 |
|---|---|---|
| committer | Alexandru Avadanii <Alexandru.Avadanii@enea.com> | 2021-05-05 09:31:05 +0200 |
| commit | 82e1dd381f46548e65dac1b3341c44f8bbbed1c4 (patch) | |
| tree | ab803c7857f734509f0ea5f0384018c63ae4f181 | |
| parent | 5a148a1ebb40ff729a62251ca04c4cf9918e8888 (diff) | |
| download | meta-el-nfv-access-82e1dd381f46548e65dac1b3341c44f8bbbed1c4.tar.gz | |
layer.conf: LAYERSERIES_COMPAT: add gatesgarth
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Change-Id: I0de2153af16f32309afd96402366ab0bb3edbf85
| -rw-r--r-- | conf/layer.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 7fec7c8..bd9ac81 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,3 +11,4 @@ BBFILE_COLLECTIONS += "el-nfv-access" | |||
| 11 | BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_el-nfv-access = "^${LAYERDIR}/" |
| 12 | BBFILE_PRIORITY_el-nfv-access = "7" | 12 | BBFILE_PRIORITY_el-nfv-access = "7" |
| 13 | LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization" | 13 | LAYERDEPENDS_el-nfv-access = "nfv-access-common enea-virtualization" |
| 14 | LAYERSERIES_COMPAT_el-nfv-access = "gatesgarth" | ||
