From: Scott Rifenbark Date: Wed, 15 Dec 2010 21:19:09 +0000 (-0800) Subject: documentation/bsp-guide/bsp.xml: Added the README section. X-Git-Tag: 2011-1~3341 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e71027eaf2636dd94e4f09c86264589511f0ccd6;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git documentation/bsp-guide/bsp.xml: Added the README section. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 2a96b56f140..fcf10a6715a 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -137,6 +137,25 @@ meta-<bsp_name>/<bsp_license_file> +
+ README File + +meta-<bsp_name>/README + + + + This file provides information on how to boot the live images that are optionally + included in the /binary directory. + The README file also provides special information needed for + building the image. + + + + Technically speaking a README is optional but it is highly + recommended that every BSP has one. + +
+
Pre-built User Binaries (meta-<bsp_name>/binary/*)