summaryrefslogtreecommitdiff
path: root/meta-microsoft/LICENSE
diff options
context:
space:
mode:
authorhongweiz-ami <hongweiz@ami.com>2019-03-12 22:04:15 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-08 22:19:19 +0300
commit1a3db7fa742016cbad044ae6126258b6cc286bff (patch)
tree1022545bac48468e5060341fb977d6c6fa75dfc8 /meta-microsoft/LICENSE
parent616087d217a2f59394e1afc3a7b2c67a8024458a (diff)
downloadopenbmc-1a3db7fa742016cbad044ae6126258b6cc286bff.tar.xz
Initial git pull request for meta-olympus.
Add Microsoft Mt olympus platform which is equipped with ASPEED AST1250 or AST2400 BMC SoC. Tested: meta-olympus has been tested on an ASPEED AST2400 EVB board and Mt Olympus server. The U-boot and kernel start and run as expected. Change-Id: Iffa6b1496c25854572d913709dbd58e8aad95c62 Signed-off-by: Hongwei Zhang <hongweiz@ami.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-microsoft/LICENSE')
-rw-r--r--meta-microsoft/LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-microsoft/LICENSE b/meta-microsoft/LICENSE
new file mode 100644
index 000000000..8e1727d08
--- /dev/null
+++ b/meta-microsoft/LICENSE
@@ -0,0 +1,13 @@
+Full Description:
+Different components of meta-microsoft 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.