diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-15 14:58:13 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-15 14:58:13 +0000 |
commit | 422b96cb2b6116442be1f40dfb5bd77447d1219e (patch) | |
tree | f64e9ff2318c276f7008cd4d9111f432cedf9589 | |
parent | 37583e64e09e007730aa8132af5474b7cea7b0d6 (diff) | |
download | meta-mingw-hardknott-3.3.tar.gz |
layer.conf: Update for hardknott release seriesyocto-3.3.6yocto-3.3.5yocto-3.3.4yocto-3.3.3yocto-3.3.2yocto-3.3.1yocto-3.3hardknott-3.3.6hardknott-3.3.5hardknott-3.3.4hardknott-3.3.3hardknott-3.3.2hardknott-3.3.1hardknott-3.3hardknott-25.0.03.3_M3hardknott
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 7393b40..194a55d 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 = "gatesgarth" \ No newline at end of file | 13 | LAYERSERIES_COMPAT_meta-mingw = "hardknott" \ No newline at end of file |