summaryrefslogtreecommitdiff
path: root/meta-asrock/LICENSE
diff options
context:
space:
mode:
authorZev Weiss <zweiss@equinix.com>2021-03-12 04:21:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-05-24 16:50:08 +0300
commit6b6fadd8795938c3bf6381f24db93ba61acce0c3 (patch)
treed202e19712e175abfa4bec6b7fb3993d754a9778 /meta-asrock/LICENSE
parent000fd965915b31e7e613f7e9dfe7042f76dcc951 (diff)
downloadopenbmc-6b6fadd8795938c3bf6381f24db93ba61acce0c3.tar.xz
e3c246d4i: add initial board support
The e3c246d4i is an ASRock Rack Xeon E-2100/E-2200 series board with an ASpeed AST2500 BMC. It's a relatively low-cost system with a SPI flash header available for easy programming. Signed-off-by: Zev Weiss <zweiss@equinix.com> Change-Id: I67ee57183215f3dd46b38f81994faeac8a1935c0
Diffstat (limited to 'meta-asrock/LICENSE')
-rw-r--r--meta-asrock/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-asrock/LICENSE b/meta-asrock/LICENSE
new file mode 100644
index 000000000..e861d795a
--- /dev/null
+++ b/meta-asrock/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-asrock 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.