treewide: support yocto kirkstone release

* Deprecate N-1 release (hardknott).
* Enable N+1 release (kirkstone).

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I39e027e02dab64b4390b46ffbd9c299c858f403e
diff --git a/meta-tyan/conf/layer.conf b/meta-tyan/conf/layer.conf
index e0bd4ca..47e9405 100644
--- a/meta-tyan/conf/layer.conf
+++ b/meta-tyan/conf/layer.conf
@@ -7,5 +7,5 @@
 
 BBFILE_COLLECTIONS += "tyan-layer"
 BBFILE_PATTERN_tyan-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_tyan-layer = "hardknott honister"
+LAYERSERIES_COMPAT_tyan-layer = "honister kirkstone"