From: Scott Rifenbark Date: Wed, 15 Dec 2010 22:00:11 +0000 (-0800) Subject: documentation/bsp-guide/bsp.xml: Updated the Hardware Configuration Options section X-Git-Tag: 2011-1~3338 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7527f7597d60dc8a2be80dbb05e978f3d58bbf44;p=openembedded-core.git documentation/bsp-guide/bsp.xml: Updated the Hardware Configuration Options section I combined the tuning stuff into this section. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index e59417d1bd..752cb12608 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -213,7 +213,10 @@ BBFILE_PRIORITY_bsp = "5"
- Hardware Configuration Options (meta-<bsp_name>/conf/machine/*.conf) + Hardware Configuration Options + +meta-<bsp_name>/conf/machine/*.conf + The machine files bind together all the information contained elsewhere @@ -232,16 +235,12 @@ BBFILE_PRIORITY_bsp = "5" - At least one machine file is required for a Poky BSP layer. + At least one machine file is required for a BSP layer. However, you can supply more than one file. -
- -
- Hardware Optimization Options (meta-<bsp_name>/conf/machine/include/tune-*.inc) - These files are shared hardware "tuning" definitions and are commonly used to + This directory could also contain shared hardware "tuning" definitions that are commonly used to pass specific optimization flags to the compiler. An example is tune-atom.inc: