diff options
| author | Kristi Rifenbark <kristi.rifenbark@gmail.com> | 2017-12-22 11:37:47 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-16 20:38:58 +0000 |
| commit | d7cf7d6d032158690d6503ddc2c20bc5cd614264 (patch) | |
| tree | fc24b9af7f74f1300d9d341c822de7f239558e27 | |
| parent | 7a2e6534b0a461756fdbfd7a314d6b4fd5310df1 (diff) | |
| download | poky-d7cf7d6d032158690d6503ddc2c20bc5cd614264.tar.gz | |
bitbake: bitbake-user-manual: Removed stray parenthesis
Fixes [YOCTO #12016]
(Bitbake rev: a783bd7e457f183a279dbe5a4ef3d4c17bb4c18c)
Signed-off-by: Kristi Rifenbark <kristi.rifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml index 36aa810c43..f1060e52c1 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | |||
| @@ -298,7 +298,7 @@ | |||
| 298 | <filename>local.conf</filename> file. | 298 | <filename>local.conf</filename> file. |
| 299 | </note> | 299 | </note> |
| 300 | The <filename>TMPDIR</filename> variable establishes a directory | 300 | The <filename>TMPDIR</filename> variable establishes a directory |
| 301 | that BitBake uses for build output and intermediate files (other | 301 | that BitBake uses for build output and intermediate files other |
| 302 | than the cached information used by the | 302 | than the cached information used by the |
| 303 | <link linkend='setscene'>Setscene</link> process. | 303 | <link linkend='setscene'>Setscene</link> process. |
| 304 | Here, the <filename>TMPDIR</filename> directory is set to | 304 | Here, the <filename>TMPDIR</filename> directory is set to |
