summaryrefslogtreecommitdiff
path: root/meta-microsoft
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2021-03-31 23:08:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-04-06 16:22:18 +0300
commit5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03 (patch)
tree38ad324f7eada669970c2b90416c514740ebac28 /meta-microsoft
parent26f709974ecc7ac6fdc57f9ffc034dc0ddbb9aac (diff)
downloadopenbmc-5cbb9c9fe72ec00f03a62ac162bb8ca5f5037b03.tar.xz
hardknott: yocto release
Latest upstream yocto has moved on to the 3.3 hardknott release Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ieae36798d66d21c2c642931f06407d3bb2acf163
Diffstat (limited to 'meta-microsoft')
-rwxr-xr-xmeta-microsoft/conf/layer.conf2
-rwxr-xr-xmeta-microsoft/meta-olympus/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-microsoft/conf/layer.conf b/meta-microsoft/conf/layer.conf
index aa3cd789f..03c6d8fc7 100755
--- a/meta-microsoft/conf/layer.conf
+++ b/meta-microsoft/conf/layer.conf
@@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "microsoft-layer"
BBFILE_PATTERN_microsoft-layer = ""
-LAYERSERIES_COMPAT_microsoft-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_microsoft-layer = "gatesgarth hardknott"
diff --git a/meta-microsoft/meta-olympus/conf/layer.conf b/meta-microsoft/meta-olympus/conf/layer.conf
index 2a58334f6..1132bedd2 100755
--- a/meta-microsoft/meta-olympus/conf/layer.conf
+++ b/meta-microsoft/meta-olympus/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "olympus-layer"
BBFILE_PATTERN_olympus-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_olympus-layer = "6"
-LAYERSERIES_COMPAT_olympus-layer = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_olympus-layer = "gatesgarth hardknott"