From 4f41a86018834efa56bf4a44da4efa6686bfd220 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 29 May 2013 14:09:04 +0300 Subject: dev-manual, kernel-manual: Added links to THISDIR variable There is now a glossary description for the THISDIR variable in ref-manual. I added some cross-reference links to the variable in key places of these two manuals. (From yocto-docs rev: 0d0f756c142c506a66ebc6a1a33e9f124dafd333) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 95ae0076dd..ebd12d7240 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -445,7 +445,7 @@ The statement in this example extends the directories to include - ${THISDIR}/${PN}, + ${THISDIR}/${PN}, which resolves to a directory named formfactor in the same directory in which the append file resides (i.e. -- cgit v1.2.3-54-g00ecf