diff options
| author | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-08-28 13:10:02 +0200 |
|---|---|---|
| committer | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-09-10 14:52:23 +0200 |
| commit | ffdb56af56ba234f2b0ef2764d63f18102e2a490 (patch) | |
| tree | 89a915bdfc59cc263e71fdfc7cdaaa5a89bca7a3 | |
| parent | 6d23752f169d47503e1008fd19e8e6456de0121a (diff) | |
| download | meta-el-common-ffdb56af56ba234f2b0ef2764d63f18102e2a490.tar.gz | |
layer.conf: add compatiblity with dunfell release
Change-Id: I1aa397551397fce54659e884abc9750047dbe661
Signed-off-by: Adrian Stratulat <adrian.stratulat@enea.com>
| -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 e4a4e5a..8884cca 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "el-common" | |||
| 11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_el-common = "^${LAYERDIR}/" |
| 12 | BBFILE_PRIORITY_el-common = "5" | 12 | BBFILE_PRIORITY_el-common = "5" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_el-common = "zeus" | 14 | LAYERSERIES_COMPAT_el-common = "dunfell zeus" |
