From 78a88eaabe45d7acefab8d76a303aba9ad029515 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 May 2014 15:46:41 +0300 Subject: ref-manual: Further corrections to the PACKAGE_ARCH variable. (From yocto-docs rev: db48ae6f5720b3bc8ba6ae4caf565f1891dec5d5) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'documentation') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 5c1be64369..55eb6f1699 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5457,9 +5457,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" By default, the value of this variable is set to TUNE_PKGARCH when building for the target, - BUILD_ARCH - when building for the build host and - "${SDK_ARCH}-${SDKPKGSUFFIX}" when building for the SDK. + BUILD_ARCH when building for the + build host and "${SDK_ARCH}-${SDKPKGSUFFIX}" when building + for the SDK. However, if your recipe's output packages are built specific to the target machine rather than general for the architecture of the machine, you should set -- cgit v1.2.3-54-g00ecf