Add meta-hxt and meta-stardragon-rep2

Initial a new platfom for ARM system

(From meta-hxt rev: a74be8cd66acd132d82daf45b6e92c89578c98b0)

Change-Id: Iee29816c86457ac2e07a55184fe7cc1aeb1ba216
Signed-off-by: Yuan Yao <yao.yuan@hxt-semitech.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf b/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf
new file mode 100644
index 0000000..1232072
--- /dev/null
+++ b/meta-hxt/meta-stardragon4800-rep2/conf/layer.conf
@@ -0,0 +1,9 @@
+# We have a conf and classes directory, add to BBPATH
+BBPATH .= ":${LAYERDIR}"
+
+# We have recipes-* directories, add to BBFILES
+BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
+            ${LAYERDIR}/recipes-*/*/*.bbappend"
+
+BBFILE_COLLECTIONS += "stardragon4800-rep2"
+BBFILE_PATTERN_stardragon4800-rep2 = ""