mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
dev-manual: Updated wording for Manage Granular Level Packaging
Changed wording to be clear about how PACKAGE_ARCH is being set when based on the Freescale MACHINE_SUBARCH variable. (From yocto-docs rev: 76c4ad514e44755f1d4dcec61bb0a74c1b77243e) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ffd352ae2a
commit
f339efdd31
@@ -8253,7 +8253,8 @@ Some notes from Cal:
|
||||
sub-architecture values.
|
||||
If so, the class sets the
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_ARCH'><filename>PACKAGE_ARCH</filename></ulink>
|
||||
value as <filename>MACHINE_SUBARCH</filename>.
|
||||
value based on the <filename>MACHINE_SUBARCH</filename>
|
||||
value.
|
||||
If the package does not provide or depend on one of the
|
||||
sub-architecture values but it matches a value in the
|
||||
machine-specific filter, it sets
|
||||
|
||||
Reference in New Issue
Block a user