From 0ab1b2c31c4899e8d9c641584e48e35acc544b8c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 15 Dec 2010 13:11:27 -0800 Subject: documentation/bsp-guide/bsp.xml: Added new "License Files" section. Signed-off-by: Scott Rifenbark --- documentation/bsp-guide/bsp.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 46746dc158..2a96b56f14 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -118,6 +118,25 @@ meta-crownbay/recipes-kernel/linux/linux-wrs_git.bbappend +
+ License Files + +meta-<bsp_name>/<bsp_license_file> + + + + These optional files satisfy licensing requirements for the BSP. + The type or types of files here can vary depending on the licensing requirements. + For example, in the crownbay BSP all licensing requirements are handled with the + COPYING.MIT file. + + + + Licensing files can be MIT, BSD, GPLv*, and so forth. + These files are recommended for the BSP but are optional and totally up to the BSP developer. + +
+
Pre-built User Binaries (meta-<bsp_name>/binary/*) -- cgit v1.2.3-54-g00ecf