diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-15 22:21:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-15 22:23:19 +0000 |
commit | a6092298c83595434cb6b6d605711fa5cf567d92 (patch) | |
tree | 6651cebb0842886f66a0601f132e4fadc0645aa4 /meta-skeleton/conf/layer.conf | |
parent | 9194c6c2499354faa53fb9008476670cc0e5c8b7 (diff) | |
download | poky-a6092298c83595434cb6b6d605711fa5cf567d92.tar.gz |
layer.conf: Update to LAYERSERIES_CORENAME to dunfell
Update the layer core name to the new release name.
(From OE-Core rev: 090bb3b44ba0cc01c29942c00d43e910d1ff735e)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/conf/layer.conf')
-rw-r--r-- | meta-skeleton/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-skeleton/conf/layer.conf b/meta-skeleton/conf/layer.conf index 7d7381a700..5e449a4e4a 100644 --- a/meta-skeleton/conf/layer.conf +++ b/meta-skeleton/conf/layer.conf | |||
@@ -14,4 +14,4 @@ LAYERVERSION_skeleton = "1" | |||
14 | 14 | ||
15 | LAYERDEPENDS_skeleton = "core" | 15 | LAYERDEPENDS_skeleton = "core" |
16 | 16 | ||
17 | LAYERSERIES_COMPAT_skeleton = "zeus" | 17 | LAYERSERIES_COMPAT_skeleton = "dunfell" |