diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2018-04-06 12:49:18 +0000 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2018-04-13 12:43:37 -0700 |
| commit | cdb919d1c85b51c91a501c11b057a50b29cb089f (patch) | |
| tree | face2331501a81a4c89c96b1d9a09bc45dea0a48 /meta-oe/conf | |
| parent | e4082460b28db92650c51f5720373c8f58f62acd (diff) | |
| download | meta-openembedded-cdb919d1c85b51c91a501c11b057a50b29cb089f.tar.gz | |
meta-*: add LAYERSERIES_COMPAT to layer.conf files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe/conf')
| -rw-r--r-- | meta-oe/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/conf/layer.conf b/meta-oe/conf/layer.conf index d84bd09d31..1a43575304 100644 --- a/meta-oe/conf/layer.conf +++ b/meta-oe/conf/layer.conf | |||
| @@ -29,6 +29,8 @@ LAYERVERSION_openembedded-layer = "1" | |||
| 29 | 29 | ||
| 30 | LAYERDEPENDS_openembedded-layer = "core" | 30 | LAYERDEPENDS_openembedded-layer = "core" |
| 31 | 31 | ||
| 32 | LAYERSERIES_COMPAT_openembedded-layer = "sumo" | ||
| 33 | |||
| 32 | LICENSE_PATH += "${LAYERDIR}/licenses" | 34 | LICENSE_PATH += "${LAYERDIR}/licenses" |
| 33 | 35 | ||
| 34 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ | 36 | SIGGEN_EXCLUDERECIPES_ABISAFE += " \ |
