meta-wistron: Initial commit for meta-lannister

Add initial commit for Lannister platform.
Lannister is an x86 server platform with an ast2600 BMC.
Update OWNER list.

Tested:
1.Build Lannister image successfully.
2.The image can boot on Lannister platform.

Signed-off-by: Bob King <Bob_King@wistron.com>
Change-Id: Ibf2b8a30b56722f2fd555d356d76d199e7a9dae5
diff --git a/meta-wistron/meta-lannister/conf/bblayers.conf.sample b/meta-wistron/meta-lannister/conf/bblayers.conf.sample
new file mode 100644
index 0000000..0dc4192
--- /dev/null
+++ b/meta-wistron/meta-lannister/conf/bblayers.conf.sample
@@ -0,0 +1,19 @@
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "8"
+
+BBPATH = "${TOPDIR}"
+BBFILES ?= ""
+
+BBLAYERS ?= " \
+  ##OEROOT##/meta \
+  ##OEROOT##/meta-poky \
+  ##OEROOT##/meta-openembedded/meta-oe \
+  ##OEROOT##/meta-openembedded/meta-networking \
+  ##OEROOT##/meta-openembedded/meta-perl \
+  ##OEROOT##/meta-openembedded/meta-python \
+  ##OEROOT##/meta-aspeed \
+  ##OEROOT##/meta-phosphor \
+  ##OEROOT##/meta-wistron \
+  ##OEROOT##/meta-wistron/meta-lannister \
+  "