[yocto] [yocto-docs][PATCH] Add missing quote

Pascal Bach pascal.bach at siemens.com
Mon Jan 5 05:54:42 PST 2015


Signed-off-by: Pascal Bach <pascal.bach at siemens.com>
---
 documentation/dev-manual/dev-manual-common-tasks.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml
index 9fd0fed..6106af3 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7583,7 +7583,7 @@ Gateways via their Web Interfaces</ulink>"</emphasis>
             <ulink url='&YOCTO_DOCS_REF_URL;#var-SRCPV'><filename>SRCPV</filename></ulink>.
             Here is an example:
             <literallayout class='monospaced'>
-     PV = "1.2.3+git${SRCPV}
+     PV = "1.2.3+git${SRCPV}"
             </literallayout>
             Then, you can add the following to your
             <filename>local.conf</filename>:
-- 
1.7.10.4




More information about the yocto mailing list