diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:28:14 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-04-02 15:28:14 +0100 |
commit | 10695afe8cd406844e0d0dd868c11677e07557d4 (patch) | |
tree | 6cf67c58412f4acd6f6029f6e4ba622d8c44889a | |
parent | 750706a3501ec9f5e3fa6dcbfb13a9027b6a875e (diff) | |
download | meta-mingw-warrior.tar.gz |
layer.conf: Update to warrior release name seriesyocto-2.7.4yocto-2.7.3yocto-2.7.2yocto-2.7.1yocto-2.7warrior-21.0.4warrior-21.0.3warrior-21.0.2warrior-21.0.1warrior-21.0.0warrior
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 7e0d2cb..14843c2 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
@@ -10,4 +10,4 @@ BBFILE_PRIORITY_meta-mingw = "8" | |||
10 | 10 | ||
11 | LAYERDEPENDS_meta-mingw = "core" | 11 | LAYERDEPENDS_meta-mingw = "core" |
12 | 12 | ||
13 | LAYERSERIES_COMPAT_meta-mingw = "thud" \ No newline at end of file | 13 | LAYERSERIES_COMPAT_meta-mingw = "warrior" \ No newline at end of file |