diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-11-05 14:10:04 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-11-08 11:15:12 +0000 |
| commit | 9104c1c29cabcaf1d5a8ed09821c3f96424a1aba (patch) | |
| tree | 30643cea68546aee8d6fa45ed0bf6f8aa14d4ea8 | |
| parent | 2f17b2ce7f77bff62440dc4e2784579c807f66f6 (diff) | |
| download | poky-9104c1c29cabcaf1d5a8ed09821c3f96424a1aba.tar.gz | |
dev-manual: Fixed broken link to the allarch class.
(From yocto-docs rev: 3ec771dffdaf7d42b98371516bbb33f915dfe572)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0123d84e69..87f14a046e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
| @@ -2549,7 +2549,7 @@ | |||
| 2549 | machine or architecture at all (e.g. recipes | 2549 | machine or architecture at all (e.g. recipes |
| 2550 | that simply package script files or configuration | 2550 | that simply package script files or configuration |
| 2551 | files), you should use the | 2551 | files), you should use the |
| 2552 | <ulink url='&YOCTO_DOCS_REF_URL;#allarch'><filename>allarch</filename></ulink> | 2552 | <ulink url='&YOCTO_DOCS_REF_URL;#ref-classes-allarch'><filename>allarch</filename></ulink> |
| 2553 | class to do this for you by adding this to your | 2553 | class to do this for you by adding this to your |
| 2554 | recipe: | 2554 | recipe: |
| 2555 | <literallayout class='monospaced'> | 2555 | <literallayout class='monospaced'> |
