meta-lenovo: commit lenovo configuration files

configuration files include license files, layer configuration, and a
package group.

Signed-off-by: Lisa Liu <liuyj19@lenovo.com>
Change-Id: Ia7e8180401e394d48d84a85c7713fbdeb34e75b9
diff --git a/conf/machine/include/lenovo.inc b/conf/machine/include/lenovo.inc
new file mode 100644
index 0000000..9ae182a
--- /dev/null
+++ b/conf/machine/include/lenovo.inc
@@ -0,0 +1,14 @@
+#"Copyright ? 2019-present Lenovo
+#Licensed under BSD-3, see COPYING.BSD file for details."
+
+OBMC_MACHINE_FEATURES += "\
+        obmc-phosphor-fan-mgmt \
+        obmc-phosphor-chassis-mgmt \
+        obmc-phosphor-flash-mgmt \
+        obmc-host-ipmi \
+        obmc-host-state-mgmt \
+        obmc-chassis-state-mgmt \
+        obmc-bmc-state-mgmt \
+        "
+
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"