diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-09 17:02:28 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:33 +0000 |
| commit | 1c8b4dd28aebeb9859389b6504a2bed547924521 (patch) | |
| tree | 02e2f23f82fee25f30c4327eedce77062057b715 | |
| parent | 489a438d200b52ad610b63d1b469201577bd48a0 (diff) | |
| download | poky-1c8b4dd28aebeb9859389b6504a2bed547924521.tar.gz | |
ref-manual: Edits to the EXTRA_OESCONS variable.
(From yocto-docs rev: 8b1da1906feb24f0e196072962e9faecd8c85ab2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8f3429ff08..ab7b27298f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -1842,7 +1842,8 @@ | |||
| 1842 | When a recipe inherits the | 1842 | When a recipe inherits the |
| 1843 | <link linkend='ref-classes-scons'><filename>scons</filename></link> | 1843 | <link linkend='ref-classes-scons'><filename>scons</filename></link> |
| 1844 | class, this variable specifies additional configuration | 1844 | class, this variable specifies additional configuration |
| 1845 | options you want to pass to the SCon command line. | 1845 | options you want to pass to the |
| 1846 | <filename>scons</filename> command line. | ||
| 1846 | </para> | 1847 | </para> |
| 1847 | </glossdef> | 1848 | </glossdef> |
| 1848 | </glossentry> | 1849 | </glossentry> |
