mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01: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:
committed by
Richard Purdie
parent
870b84633c
commit
78a88eaabe
@@ -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
|
||||
<link linkend='var-TUNE_PKGARCH'><filename>TUNE_PKGARCH</filename></link>
|
||||
when building for the target,
|
||||
<link linkend='var-BUILD_ARCH'><filename>BUILD_ARCH</filename></link>
|
||||
when building for the build host and
|
||||
"${SDK_ARCH}-${SDKPKGSUFFIX}" when building for the SDK.
|
||||
<filename>BUILD_ARCH</filename> 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
|
||||
|
||||
Reference in New Issue
Block a user