From 601e84c204b609c0e20486fd1e39df96dbe1a937 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 20 Jul 2018 09:15:10 -0700 Subject: ref-manual: Removed non-existant variable from PACKAGE_WRITE_DEPS description Took out an occurrence of PACKAGE_WRITE_DEPENDS (From yocto-docs rev: f7b2c7c08f3f504e14943a01e7fc0a73c96e9636) 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') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7ae69c0928..329c43d467 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -9998,7 +9998,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" execute at rootfs creation time rather than on the target but depends on a native tool in order to execute, you need to list the tools in - PACKAGE_WRITE_DEPENDS. + PACKAGE_WRITE_DEPS. -- cgit v1.2.3-54-g00ecf