diff options
| author | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-08-31 08:00:06 +0200 |
|---|---|---|
| committer | Adrian Stratulat <adrian.stratulat@enea.com> | 2020-09-10 15:07:12 +0200 |
| commit | f9e381bf516c3d24679d964adb67862c36d785d0 (patch) | |
| tree | 64c36af25e2bd0c73da98b264203bfb78ec5e262 | |
| parent | adb56c7469044177017999686131d052ac5fa553 (diff) | |
| download | meta-enea-bsp-common-dunfell.tar.gz | |
layer.conf: add compatiblity with dunfell releasedunfell
Change-Id: I38121fc1b096fbd3704aa953a8f165cd8b190a93
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 600e06d..bc228b5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -11,4 +11,4 @@ BBFILE_COLLECTIONS += "enea-bsp-common" | |||
| 11 | BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/" | 11 | BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/" |
| 12 | BBFILE_PRIORITY_enea-bsp-common = "5" | 12 | BBFILE_PRIORITY_enea-bsp-common = "5" |
| 13 | 13 | ||
| 14 | LAYERSERIES_COMPAT_enea-bsp-common = "zeus" | 14 | LAYERSERIES_COMPAT_enea-bsp-common = "dunfell" |
