From 00fcff57d2ecc77f17f2184085050b14ed824358 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 18 Apr 2018 08:42:18 -0700 Subject: [PATCH] ref-manual: Removed redundant FILESEXTRAPATHS link. (From yocto-docs rev: 74199d4a3d5fe5a9836e363522b052614a542e26) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index dc9adcb57b..1dbbe30819 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -4952,9 +4952,7 @@ If you want the build system to find patches or files that reside with your append files, you need to extend the FILESPATH variable by using - the - FILESEXTRAPATHS - variable. + the FILESEXTRAPATHS variable.