From f77432d6f7833a52e759629fb74d4627eada71ca Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 17 Apr 2018 12:48:44 -0700 Subject: [PATCH] ref-manual: Fixed wording on how autotools classes build by default Took out stange parenthetical construct and the links to the B and S variables. Links were redundant. The construct was weird. (From yocto-docs rev: 9cd2bf116bd89288a93944359a4809e68fa61f7b) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 1325d16590..492b30283c 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -127,9 +127,8 @@ By default, the autotools* classes use out-of-tree builds (i.e. - autotools.bbclass). - (B != - S). + autotools.bbclass building with + B != S).