mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
sdk-manual: overrides syntax updates
Updated with openembedded-core/scripts/contrib/convert-overrides.py (From yocto-docs rev: 39cf6b2eb063815a3e2bf7a71ffd1fd6351cc594) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
956056e647
commit
134da15e22
@@ -29,6 +29,6 @@ You can include API documentation as well as any other documentation
|
||||
provided by recipes with the standard SDK by adding "api-documentation"
|
||||
to the
|
||||
:term:`DISTRO_FEATURES`
|
||||
variable: DISTRO_FEATURES_append = " api-documentation" Setting this
|
||||
variable: DISTRO_FEATURES:append = " api-documentation" Setting this
|
||||
variable as shown here causes the OpenEmbedded build system to build the
|
||||
documentation and then include it in the standard SDK.
|
||||
|
||||
Reference in New Issue
Block a user