Intel: set layer compatibility to thud

Change-Id: I2e34f816d6f86961a79323ff9b76fa110a147dbe
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/conf/layer.conf b/conf/layer.conf
index 50fbef9..539e476 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,7 +8,7 @@
 BBFILE_COLLECTIONS += "intel"
 BBFILE_PATTERN_intel = ""
 LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "sumo"
+LAYERSERIES_COMPAT_intel = "thud"
 
 # Provide a variable that points the base of the intel layer.
 INTELBASE = '${@os.path.normpath("${LAYERDIR}/")}'