Intel: set layer compatibility to thud

(From meta-intel rev: 6cf746d64cbbcbec01548cf0dcaed89e58fde4b6)

Change-Id: Ic9c51fe7dc4496abb42928d6fda871c32ca328bd
Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Signed-off-by: James Feist <james.feist@linux.intel.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index 50fbef9..539e476 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/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}/")}'