From: Scott Rifenbark Date: Wed, 11 Jul 2018 22:32:49 +0000 (-0700) Subject: ref-manual: Added cross-reference to SDK_LOCAL_CONF_BLACKLIST var X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4d1feb55faf48d4550b5670ee00ddd5e5a4ac098;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Added cross-reference to SDK_LOCAL_CONF_BLACKLIST var Put in a cross-reference to the section in the sdk-manual where it talks about customizing the configuration of the extensible SDK. (From yocto-docs rev: 062db19dd56cc1827ebd7614eb8a54660421df62) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 8cf036dbd06..b68ff22aa2c 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -12265,6 +12265,15 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" BB_SERVER_TIMEOUT + + + For additional information on how to customize the + extensible SDK's configuration, see the + "Configuring the Extensible SDK" + section in the Yocto Project Application Development and + the Extensible Software Development Kit (eSDK) manual. + +