diff options
author | 2019-04-02 15:29:01 +0100 | |
---|---|---|
committer | 2019-04-02 15:29:01 +0100 | |
commit | 106ba6d2a4d08a276205c305f8485d701fe8a8f3 (patch) | |
tree | cb1d43e9dc547cb15f0a697073d3ebec3a1fd938 | |
parent | aabc30f3bd03f97326fb8596910b94639fea7575 (diff) | |
download | meta-gplv2-yocto-2.7.tar.gz meta-gplv2-yocto-2.7.tar.bz2 meta-gplv2-yocto-2.7.zip |
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" LAYERDEPENDS_gplv2 = "core" -LAYERSERIES_COMPAT_gplv2 = "thud" +LAYERSERIES_COMPAT_gplv2 = "warrior" |