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/LICENSE b/meta-wistron/LICENSE
new file mode 100644
index 0000000..1d8db13
--- /dev/null
+++ b/meta-wistron/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-wistron are under different licenses (a mix
+of MIT and Apache-2.0). Please see:
+
+COPYING.Apache-2.0
+COPYING.MIT (MIT)
+
+All metadata is MIT licensed unless otherwise stated. Source code
+included in tree for individual recipes is under the LICENSE stated in
+the associated recipe (.bb file) unless otherwise stated.
+
+License information for any other files is either explicitly stated
+or defaults to Apache-2.0.