diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-15 14:57:41 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
commit | 83b9c24889f9a36f64d23be2e86e1dd3289560e3 (patch) | |
tree | 9970e25fd84900dfa470fc12e92bd08efe8ff783 /meta-skeleton | |
parent | bbec2f3f2928abf09bb37c897686e488858e59de (diff) | |
download | poky-83b9c24889f9a36f64d23be2e86e1dd3289560e3.tar.gz |
layer.conf: Update to add post 3.3 release honister series
(From OE-Core rev: c0f43f19fecfd16f973c2d2f8227106c46b451bb)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-skeleton')
-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 ba301742ec..1cb0ca1f30 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 = "hardknott" | 17 | LAYERSERIES_COMPAT_skeleton = "honister" |