meta-x86: Add layer compatibility for honister
Latest upstream yocto has moved to the 3.4 honister.
Add layer compatibility for honister.
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Change-Id: If120519efad98350b07394af16a6ffca65a3bb28
diff --git a/meta-x86/conf/layer.conf b/meta-x86/conf/layer.conf
index 93bc497..cd42899 100644
--- a/meta-x86/conf/layer.conf
+++ b/meta-x86/conf/layer.conf
@@ -3,4 +3,4 @@
BBFILE_COLLECTIONS += "obmc_machines_x86"
BBFILE_PATTERN_obmc_machines_x86 = ""
-LAYERSERIES_COMPAT_obmc_machines_x86 = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_obmc_machines_x86 = "gatesgarth hardknott honister"