1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

ref-manual: Further corrections to the PACKAGE_ARCH variable.

(From yocto-docs rev: db48ae6f5720b3bc8ba6ae4caf565f1891dec5d5)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2014-05-29 15:46:41 +03:00
committed by Richard Purdie
parent 870b84633c
commit 78a88eaabe
+3 -3
View File
@@ -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 By default, the value of this variable is set to
<link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link> <link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link>
when building for the target, when building for the target,
<link linkend='var-BUILD_ARCH'><filename>BUILD_ARCH</filename></link> <filename>BUILD_ARCH</filename> when building for the
when building for the build host and build host and "${SDK_ARCH}-${SDKPKGSUFFIX}" when building
"${SDK_ARCH}-${SDKPKGSUFFIX}" when building for the SDK. for the SDK.
However, if your recipe's output packages are built However, if your recipe's output packages are built
specific to the target machine rather than general for specific to the target machine rather than general for
the architecture of the machine, you should set the architecture of the machine, you should set