1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

bitbake: bitbake: bitbake-user-manual: Update EXCLUDE_FROM_WORLD

(Bitbake rev: ccb2878516d6ac2ee348ad67d0db6dda40e12018)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Robert Yang
2023-03-27 07:48:35 -07:00
committed by Richard Purdie
parent 178c6e0de8
commit e8693364c5
@@ -990,7 +990,7 @@ overview of their function and contents.
``bblayers.conf`` configuration file.
To exclude a recipe from a world build using this variable, set the
variable to "1" in the recipe.
variable to "1" in the recipe. Set it to "0" to add it back to world build.
.. note::