From: Scott Rifenbark Date: Fri, 20 Jul 2018 16:15:10 +0000 (-0700) Subject: ref-manual: Removed non-existant variable from PACKAGE_WRITE_DEPS description X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=601e84c204b609c0e20486fd1e39df96dbe1a937;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git 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 --- diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 7ae69c0928d..329c43d4675 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.