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
diff --git a/meta-supermicro/conf/layer.conf b/meta-supermicro/conf/layer.conf
index 23b7406..f46b374 100644
--- a/meta-supermicro/conf/layer.conf
+++ b/meta-supermicro/conf/layer.conf
@@ -7,5 +7,5 @@
 
 BBFILE_COLLECTIONS += "supermicro-layer"
 BBFILE_PATTERN_supermicro-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_supermicro-layer := "dunfell gatesgarth"
+LAYERSERIES_COMPAT_supermicro-layer := "gatesgarth hardknott"
 
diff --git a/meta-supermicro/meta-x11spi/conf/layer.conf b/meta-supermicro/meta-x11spi/conf/layer.conf
index 86e0a91..d77e82e 100644
--- a/meta-supermicro/meta-x11spi/conf/layer.conf
+++ b/meta-supermicro/meta-x11spi/conf/layer.conf
@@ -8,4 +8,4 @@
 BBFILE_COLLECTIONS += "x11spi"
 BBFILE_PATTERN_x11spi = ""
 
-LAYERSERIES_COMPAT_x11spi = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_x11spi = "gatesgarth hardknott"