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-python | |
| 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-python')
| -rw-r--r-- | meta-python/conf/layer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/conf/layer.conf b/meta-python/conf/layer.conf index d53677fef8..7089071faf 100644 --- a/meta-python/conf/layer.conf +++ b/meta-python/conf/layer.conf | |||
| @@ -14,4 +14,6 @@ LAYERVERSION_meta-python = "1" | |||
| 14 | 14 | ||
| 15 | LAYERDEPENDS_meta-python = "core openembedded-layer" | 15 | LAYERDEPENDS_meta-python = "core openembedded-layer" |
| 16 | 16 | ||
| 17 | LAYERSERIES_COMPAT_meta-python = "sumo" | ||
| 18 | |||
| 17 | LICENSE_PATH += "${LAYERDIR}/licenses" | 19 | LICENSE_PATH += "${LAYERDIR}/licenses" |
