Initial commit for meta-bytedance

This layer will contain bytedance specific configs.

Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I95acd413016f44520706657e52a46d27f279f921
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-bytedance/LICENSE b/meta-bytedance/LICENSE
new file mode 100644
index 0000000..e0a67f2
--- /dev/null
+++ b/meta-bytedance/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-ibm 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.