diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 5e281c3873..f271b24746 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -138,7 +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 classe but builds with + as the autotools class but builds with B == S. This method is useful when out-of-tree build support is either not @@ -199,6 +199,15 @@ +
+ <filename>bash-completion.bbclass</filename> + + + Sets up packaging and dependencies appropriate for recipes that + build software that includes bash-completion data. + +
+
<filename>bin_package.bbclass</filename>