diff options
| author | cajun-rat <phil@advancedtelematic.com> | 2018-04-18 11:51:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-04-18 11:51:15 +0200 |
| commit | 4e9ca8c71bc8732b0121ac18a87d89f8db395e59 (patch) | |
| tree | 0b079c9416eca6c9defb0a7257f80d8db6c3d682 | |
| parent | fcc29036f10446efd2275015047bf2ef90423892 (diff) | |
| parent | 24cdee96ef2cc3f55daf4c50e97360fc05b03de8 (diff) | |
| download | meta-updater-4e9ca8c71bc8732b0121ac18a87d89f8db395e59.tar.gz | |
Merge pull request #298 from rsalveti/sumo
layer.conf: add LAYERSERIES_COMPAT markup
| -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 942ef6a..798ceba 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -10,3 +10,4 @@ BBFILE_PATTERN_sota = "^${LAYERDIR}/" | |||
| 10 | BBFILE_PRIORITY_sota = "7" | 10 | BBFILE_PRIORITY_sota = "7" |
| 11 | 11 | ||
| 12 | LAYERDEPENDS_sota = "filesystems-layer" | 12 | LAYERDEPENDS_sota = "filesystems-layer" |
| 13 | LAYERSERIES_COMPAT_sota = "sumo" | ||
