meta-lenovo: hr855xg2: Add hr855xg2 platform

hr855xgw is a lenovo platform. Add machine to repo.

Signed-off-by: Lisa Liu <liuyj19@lenovo.com>
Change-Id: I6e27184cbbc3912551731209ced308e3cf02205e
diff --git a/meta-hr855xg2/conf/bblayers.conf.sample b/meta-hr855xg2/conf/bblayers.conf.sample
new file mode 100644
index 0000000..a14ab61
--- /dev/null
+++ b/meta-hr855xg2/conf/bblayers.conf.sample
@@ -0,0 +1,23 @@
+#"Copyright (c) 2019-present Lenovo
+#Licensed under BSD-3, see COPYING.BSD file for details."
+
+# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
+# changes incompatibly
+LCONF_VERSION = "8"
+
+BBPATH = "${TOPDIR}"
+BBFILES ?= ""
+
+BBLAYERS ?= " \
+  ##OEROOT##/meta \
+  ##OEROOT##/meta-openembedded/meta-oe \
+  ##OEROOT##/meta-openembedded/meta-networking \
+  ##OEROOT##/meta-openembedded/meta-python \
+  ##OEROOT##/meta-openembedded/meta-webserver \
+  ##OEROOT##/meta-phosphor \
+  ##OEROOT##/meta-aspeed \
+  ##OEROOT##/meta-x86 \
+  ##OEROOT##/meta-google \
+  ##OEROOT##/meta-lenovo \
+  ##OEROOT##/meta-lenovo/meta-hr855xg2 \
+  "