From aeb59935e91f02454cfe453d5bef77ac05e46542 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Tue, 30 Mar 2021 11:05:46 +0200 Subject: manuals: fix suspicious newlines - That could originate from documentation migration issues - Checked that the corresponding links still exist (From yocto-docs rev: 38bae8f6067bc12f3617ed38587737d22dd7b32c) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/ref-manual/variables.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 6a9fed0c68..19f5e34c58 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -768,9 +768,7 @@ system and gives an overview of their function and contents. .. note:: If you run BitBake from a directory outside of the - Build Directory - , you must be sure to set - BBPATH + :term:`Build Directory`, you must be sure to set ``BBPATH`` to point to the Build Directory. Set the variable as you would any environment variable and then run BitBake: :: -- cgit v1.2.3-54-g00ecf