ingrasys: set layer compatibility to yocto 2.6

Change-Id: Ib6dd4871b411e89deebecb2d9ea363ff27d81c1d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/conf/layer.conf b/conf/layer.conf
index 05c40a9..eaa0582 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -3,7 +3,7 @@
 
 BBFILE_COLLECTIONS += "ingrasys"
 BBFILE_PATTERN_ingrasys = ""
-LAYERSERIES_COMPAT_ingrasys = "sumo"
+LAYERSERIES_COMPAT_ingrasys = "thud"
 
 # Provide a variable that points the base of the ingrasys layer.
 INGRASYSBASE = '${@os.path.normpath("${LAYERDIR}/")}'
diff --git a/meta-zaius/conf/layer.conf b/meta-zaius/conf/layer.conf
index 7467aa5..d57aea0 100644
--- a/meta-zaius/conf/layer.conf
+++ b/meta-zaius/conf/layer.conf
@@ -7,4 +7,4 @@
 
 BBFILE_COLLECTIONS += "zaius"
 BBFILE_PATTERN_zaius = ""
-LAYERSERIES_COMPAT_zaius = "sumo"
+LAYERSERIES_COMPAT_zaius = "thud"