diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-15 22:47:57 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-15 22:47:57 +0000 |
commit | 524de686205b5d6736661d4532f5f98fee8589b7 (patch) | |
tree | 4046729cb214c7ca25fd14e299a26d4b39dc9d71 | |
parent | 2ffc8682f178c60b95b45ba2135105e1f0074e4c (diff) | |
download | meta-mingw-524de686205b5d6736661d4532f5f98fee8589b7.tar.gz |
layer.conf: Update to new dunfell release nameyocto-3.1.9yocto-3.1.8yocto-3.1.7yocto-3.1.6yocto-3.1.5yocto-3.1.4yocto-3.1.3yocto-3.1.28yocto-3.1.27yocto-3.1.26yocto-3.1.25yocto-3.1.24yocto-3.1.23yocto-3.1.22yocto-3.1.21yocto-3.1.20yocto-3.1.2yocto-3.1.19yocto-3.1.18yocto-3.1.17yocto-3.1.16yocto-3.1.15yocto-3.1.14yocto-3.1.13yocto-3.1.12yocto-3.1.11yocto-3.1.10yocto-3.1.1yocto-3.1dunfell-23.0.9dunfell-23.0.8dunfell-23.0.7dunfell-23.0.6dunfell-23.0.5dunfell-23.0.4dunfell-23.0.3dunfell-23.0.28dunfell-23.0.27dunfell-23.0.26dunfell-23.0.25dunfell-23.0.24dunfell-23.0.23dunfell-23.0.22dunfell-23.0.21dunfell-23.0.20dunfell-23.0.2dunfell-23.0.19dunfell-23.0.18dunfell-23.0.17dunfell-23.0.16dunfell-23.0.15dunfell-23.0.14dunfell-23.0.13dunfell-23.0.12dunfell-23.0.11dunfell-23.0.10dunfell-23.0.1dunfell-23.0.03.1_M3
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 4485157..307099e 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 = "zeus" \ No newline at end of file | 13 | LAYERSERIES_COMPAT_meta-mingw = "dunfell" \ No newline at end of file |