diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-15 14:54:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-15 14:57:03 +0000 |
commit | 15cb12188ee876624dbda7ed5cc289cd2b84ad32 (patch) | |
tree | 9da71c4484c78169e2ee803a6d8c59e556d2ad6e /meta-skeleton/conf | |
parent | 142fa3c5a0cfcb7d5a4a86c54368594d99bbb853 (diff) | |
download | poky-15cb12188ee876624dbda7ed5cc289cd2b84ad32.tar.gz |
layer.conf: Update for hardknott release series
(From OE-Core rev: d430bf39f2f2ecdf989b33f7405751844d783fc5)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton/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 cea5c74f8b..ba301742ec 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 = "gatesgarth" | 17 | LAYERSERIES_COMPAT_skeleton = "hardknott" |