meta-fii/meta-kudo: follow the new Yocto override syntax change

Changing the syntax for various yocto files ie. (_ to :) changes to
bb, bbappend and conf files.

Signed-off-by: Mohaimen Alsamarai <mohaimen.alsamarai@fii-na.com>
Change-Id: If25577ee9d98398c1a1ab7f85a0373c46af70245
diff --git a/meta-fii/conf/layer.conf b/meta-fii/conf/layer.conf
index 4cb55ee..ea180d4 100644
--- a/meta-fii/conf/layer.conf
+++ b/meta-fii/conf/layer.conf
@@ -5,4 +5,4 @@
             ${LAYERDIR}/recipes-*/*/*.bbappend"
 BBFILE_COLLECTIONS += "fii-layer"
 BBFILE_PATTERN_fii-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_fii-layer = "warrior zeus gatesgarth dunfell hardknott"
+LAYERSERIES_COMPAT_fii-layer = "hardknott honister"