diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 585888bca2..a4c5a2ca1d 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1328,6 +1328,21 @@ meta/conf/machine/include//arch-.inc + BUILD_PREFIX + + BUILD_PREFIX[doc] = "The toolchain binary prefix used for native recipes." + + + + The toolchain binary prefix used for native recipes. + The OpenEmbedded build system uses the + BUILD_PREFIX value to set the + TARGET_PREFIX + when building for native recipes. + + + + BUILDDIR BUILDDIR[doc] = "Points to the location of the Build Directory."