From 40434ce56926a84b107548aeb54a6b1f59927dcb Mon Sep 17 00:00:00 2001 From: Vijay Khemka Date: Mon, 24 Sep 2018 12:34:53 -0700 Subject: Introducing meta-facebook Initial introduction of Facebook TiogaPass family equipped with Aspeed 2500 BMC SoC. Tested: Build Facebook TiogaPass board and load on the target hardware. Ensure that BMC boots to console. (From meta-facebook rev: 92e80d2b576a8c57ae073a0284652d8ea39602e8) Change-Id: Iefaf535e382b1e4fcfc212b5d29cd7166c90998e Signed-off-by: Vijay Khemka Signed-off-by: Brad Bishop --- meta-facebook/LICENSE | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta-facebook/LICENSE (limited to 'meta-facebook/LICENSE') diff --git a/meta-facebook/LICENSE b/meta-facebook/LICENSE new file mode 100644 index 000000000..d08876e76 --- /dev/null +++ b/meta-facebook/LICENSE @@ -0,0 +1,12 @@ +Different components of meta-facebook 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. -- cgit v1.2.3