diff options
| author | Scott Rifenbark <srifenbark@gmail.com> | 2018-07-20 09:15:10 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-08-15 10:28:43 +0100 |
| commit | 601e84c204b609c0e20486fd1e39df96dbe1a937 (patch) | |
| tree | 90f41109a3ba98c3e8db1c920b60c10e688da871 /documentation | |
| parent | f4d1317d8f180f1284c0ed0b7e3321815b17d553 (diff) | |
| download | poky-601e84c204b609c0e20486fd1e39df96dbe1a937.tar.gz | |
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 <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
| 9998 | execute at rootfs creation time rather than on the | 9998 | execute at rootfs creation time rather than on the |
| 9999 | target but depends on a native tool in order to execute, | 9999 | target but depends on a native tool in order to execute, |
| 10000 | you need to list the tools in | 10000 | you need to list the tools in |
| 10001 | <filename>PACKAGE_WRITE_DEPENDS</filename>. | 10001 | <filename>PACKAGE_WRITE_DEPS</filename>. |
| 10002 | </para> | 10002 | </para> |
| 10003 | 10003 | ||
| 10004 | <para> | 10004 | <para> |
