summaryrefslogtreecommitdiff
path: root/meta-amd/LICENSE
diff options
context:
space:
mode:
authorSupreeth Venkatesh <supreeth.venkatesh@amd.com>2020-05-27 23:06:10 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-09-09 16:56:34 +0300
commitef2307412f38a174f511852bedcbe9974e68674d (patch)
tree670a93f6b9cea87523e6d8baf30828ae473eb8da /meta-amd/LICENSE
parent8a445a08318f2c25be409851d9bb6a491d923953 (diff)
downloadopenbmc-ef2307412f38a174f511852bedcbe9974e68674d.tar.xz
meta: Add meta-amd layer.
This patch adds meta-amd layer to support AMD's customer reference platforms. Change-Id: Id807619e207f007c81690f6ef75368ef36858df9 Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-amd/LICENSE')
-rw-r--r--meta-amd/LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-amd/LICENSE b/meta-amd/LICENSE
new file mode 100644
index 0000000000..d86ae6717a
--- /dev/null
+++ b/meta-amd/LICENSE
@@ -0,0 +1,13 @@
+Full Description:
+Different components of meta-amd 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.