diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:29:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:29:01 +0100 |
commit | 106ba6d2a4d08a276205c305f8485d701fe8a8f3 (patch) | |
tree | cb1d43e9dc547cb15f0a697073d3ebec3a1fd938 | |
parent | aabc30f3bd03f97326fb8596910b94639fea7575 (diff) | |
download | meta-gplv2-106ba6d2a4d08a276205c305f8485d701fe8a8f3.tar.gz |
layer.conf: Update to warrior release name seriesyocto-2.7warrior-21.0.0
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 43d578b..59f6a89 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -14,4 +14,4 @@ LAYERVERSION_gplv2 = "1" | |||
14 | 14 | ||
15 | LAYERDEPENDS_gplv2 = "core" | 15 | LAYERDEPENDS_gplv2 = "core" |
16 | 16 | ||
17 | LAYERSERIES_COMPAT_gplv2 = "thud" | 17 | LAYERSERIES_COMPAT_gplv2 = "warrior" |