diff options
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 0085cefa81..c762e3cf6c 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> | |||
7583 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SRCPV'><filename>SRCPV</filename></ulink>. | 7583 | <ulink url='&YOCTO_DOCS_REF_URL;#var-SRCPV'><filename>SRCPV</filename></ulink>. |
7584 | Here is an example: | 7584 | Here is an example: |
7585 | <literallayout class='monospaced'> | 7585 | <literallayout class='monospaced'> |
7586 | PV = "1.2.3+git${SRCPV} | 7586 | PV = "1.2.3+git${SRCPV}" |
7587 | </literallayout> | 7587 | </literallayout> |
7588 | Then, you can add the following to your | 7588 | Then, you can add the following to your |
7589 | <filename>local.conf</filename>: | 7589 | <filename>local.conf</filename>: |