From: Scott Rifenbark Date: Fri, 15 Apr 2016 15:02:06 +0000 (-0700) Subject: ref-manual: Dropped references to the autotools_stage class X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6d86f7a0a35cd811bf267ecce847da33c82c1cc6;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Dropped references to the autotools_stage class (From yocto-docs rev: f13f1925f1ea47a87730844109ed224b16c1f587) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index ccab5e68ab3..05f1fc3253d 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -128,8 +128,7 @@ By default, the autotools* classes use out-of-tree builds (i.e. - autotools.bbclass and - autotools_stage.bbclass). + autotools.bbclass). (B != S). @@ -139,8 +138,7 @@ using out-of-tree builds, you should have the recipe inherit the autotools-brokensep class. The autotools-brokensep class behaves the same - as the autotools and - autotools_stage classes but builds with + as the autotools classe but builds with B == S. This method is useful when out-of-tree build support is either not