diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 6b9f3aa786..e7e7b9ef97 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -8253,7 +8253,8 @@ Some notes from Cal: | |||
8253 | sub-architecture values. | 8253 | sub-architecture values. |
8254 | If so, the class sets the | 8254 | If so, the class sets the |
8255 | <ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_ARCH'><filename>PACKAGE_ARCH</filename></ulink> | 8255 | <ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_ARCH'><filename>PACKAGE_ARCH</filename></ulink> |
8256 | value as <filename>MACHINE_SUBARCH</filename>. | 8256 | value based on the <filename>MACHINE_SUBARCH</filename> |
8257 | value. | ||
8257 | If the package does not provide or depend on one of the | 8258 | If the package does not provide or depend on one of the |
8258 | sub-architecture values but it matches a value in the | 8259 | sub-architecture values but it matches a value in the |
8259 | machine-specific filter, it sets | 8260 | machine-specific filter, it sets |