[gnome-continuous-yocto/gnomeostree-3.28-rocko: 2745/8267] ref-manual: Updated the DEPENDS variable description
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 2745/8267] ref-manual: Updated the DEPENDS variable description
- Date: Sat, 16 Dec 2017 23:39:40 +0000 (UTC)
commit 75e60f17e627afed862e5cc10aed5431c6a89fa0
Author: Scott Rifenbark <srifenbark gmail com>
Date: Mon Sep 26 09:03:45 2016 -0700
ref-manual: Updated the DEPENDS variable description
Fixes [YOCTO #10298]
Applied a small grammar fix to the description.
(From yocto-docs rev: d022a01af3f68e6e6311c47aef451e25bc8add5e)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
documentation/ref-manual/ref-variables.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index c5190c6..6551ff6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -2800,10 +2800,10 @@
DEPENDS = "bar"
</literallayout>
The practical effect of the previous assignment is that
- all files installed by <filename>bar</filename> will be
- available in the appropriate staging sysroot given by the
+ all files installed by bar will be available in the
+ appropriate staging sysroot, given by the
<link linkend='var-STAGING_DIR'><filename>STAGING_DIR*</filename></link>
- variables by the time the
+ variables, by the time the
<link linkend='ref-tasks-configure'><filename>do_configure</filename></link>
task for <filename>foo</filename> runs.
This mechanism is implemented by having
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]