diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 7ebe165e10..65f52b43af 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -16,7 +16,7 @@ A - B + B C D E @@ -64,6 +64,14 @@ B + BAD_RECOMMENDATIONS + + A list of packages not to install despite being recommended by a recipe. + Support for this variable exists only for images that use the + ipkg packaging system. + + + BB_NUMBER_THREADS The maximum number of tasks BitBake should run in parallel at any one time.