From 0d3e6853a62dc2868483fc1c130af797881c839c Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 5 Nov 2014 14:45:12 -0600 Subject: ref-manual: Fixed typo in the PACKAGE_EXTRA_ARCHS variable. (From yocto-docs rev: 85bd37d28b4394d422a70adec9a01a88ba4b4f21) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b22c661421..510563a00b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -6121,7 +6121,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" Specifies the list of architectures compatible with the device CPU. This variable is useful when you build for several different devices that use - miscellaneous processors such as XScale and ARM926-EJS). + miscellaneous processors such as XScale and ARM926-EJS. -- cgit v1.2.3-54-g00ecf