From 9332007f1f8d91880c7ec2fb77302e62e5049e3b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 10:22:26 -0700 Subject: ref-manual: Fixed formatting in SDK_DIR example. Removed the link to WORKDIR to begin with. Also, removed the formatting that was within the example, which is buried in a tag set. Doing that screws up the formatting. (From yocto-docs rev: 0d13dabaa13e5426da35b5d8147f51efa349b5bb) 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 86bafbb4f8..01595e9748 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -12011,7 +12011,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" populate_sdk_base class defines the variable as follows: - SDK_DIR = "${WORKDIR}/sdk" + SDK_DIR = "${WORKDIR}/sdk" The SDK_DIR directory is a -- cgit v1.2.3-54-g00ecf