From d9727abef5ee184bf047f82aeb25a586f83f9480 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 29 May 2014 15:50:31 +0300 Subject: ref-manual: Added the SDK_PACKAGE_ARCHS variable. (From yocto-docs rev: 7a0abc52a4b85e98b383a6ac9ed46179a2662f7f) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 55eb6f1699..8fcb415dbe 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7091,6 +7091,22 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SDK_PACKAGE_ARCHS + + + Specifies a list of architectures compatible with + the SDK machine. + Separate the entries using spaces and list them in order + of priority. + This variable is set automatically and should not + normally be hand-edited. + The default value for + SDK_PACKAGE_ARCHS is "all any noarch + ${SDK_ARCH}-${SDKPKGSUFFIX}"" + + + + SDKIMAGE_FEATURES Equivalent to -- cgit v1.2.3-54-g00ecf