diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e377c26fb9..0ee36d09c0 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -9280,6 +9280,21 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SDK_PREFIX + + SDK_PREFIX[doc] = "The toolchain binary prefix used for nativesdk recipes." + + + + The toolchain binary prefix used for nativesdk recipes. + The OpenEmbedded build system uses the + SDK_PREFIX value to set the + TARGET_PREFIX + when building nativesdk recipes. + + + + SDKIMAGE_FEATURES SDKIMAGE_FEATURES[doc] = "Equivalent to IMAGE_FEATURES. However, this variable applies to the SDK generated from an image using the command 'bitbake -c populate_sdk imagename'."