From b44fbe5b1b425b8a8c23e4f0ba80583944ab303a Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Thu, 27 Oct 2022 15:09:08 +0200 Subject: manuals: use references to the "Build Directory" term Replace instances of "Build Directory" and "build directory" (when applicable) by :term:`Build Directory` as already done in most places. Doing this, fix the indentation of the paragraphs with this term. (From yocto-docs rev: dce50679242d39f133e0cde5c8483b5e69f3eb54) Signed-off-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/profile-manual/usage.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'documentation/profile-manual') diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst index 49f8af4a74..01fbde1411 100644 --- a/documentation/profile-manual/usage.rst +++ b/documentation/profile-manual/usage.rst @@ -1895,9 +1895,9 @@ manual, and boot the resulting target image. .. note:: - If you have a build directory containing multiple machines, you need + If you have a :term:`Build Directory` containing multiple machines, you need to have the MACHINE you're connecting to selected in local.conf, and - the kernel in that machine's build directory must match the kernel on + the kernel in that machine's :term:`Build Directory` must match the kernel on the booted system exactly, or you'll get the above 'crosstap' message when you try to invoke a script. -- cgit v1.2.3-54-g00ecf