diff options
| author | Dan Andresan <Dan.Andresan@enea.com> | 2021-06-15 11:18:03 +0200 |
|---|---|---|
| committer | Gerrit Code Review <gerrit2@sestogerrit02> | 2021-06-15 11:18:03 +0200 |
| commit | 863f1ae607ee7855e1fd10988c08d15484bdf296 (patch) | |
| tree | 5388b2b4f3de1b6fe53f39ab919c247cdd26c51f | |
| parent | 580595398d36da3cde87046b3b03b9c2c3831249 (diff) | |
| parent | bb55303af0e7e1b3f24c8fd2f38f7d5028676400 (diff) | |
| download | meta-el-nfv-access-863f1ae607ee7855e1fd10988c08d15484bdf296.tar.gz | |
Merge "layer: compatible with hardknott" into feature_CPDX-3405
| -rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index bd9ac81..db496a4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,4 +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" | 14 | LAYERSERIES_COMPAT_el-nfv-access = "hardknott" |
