Signed-off-by: Robert P. J. Day <rpj...@crashcourse.ca>

---

diff --git a/documentation/poky-ref-manual/ref-variables.xml 
b/documentation/poky-ref-manual/ref-variables.xml
index c815d3c..5810066 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -957,10 +957,10 @@ FILESPATH = "${@base_set_filespath([ 
"${FILE_DIRNAME}/${PF}", \
                     Once defined, you can use the variable to set the 
<filename>PR</filename> value:
                 </para>
                 <literallayout class='monospaced'>
- recipes-graphics/xorg-font/font-util_1.1.1.bb:PR - "$(INC_PR).1"
- recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR - "r1"
- recipes-graphics/xorg-font/encondings_1.0.3.bb:PR - "$(INC_PR).1"
- recipes-graphics/xorg-font/fiont-alias_1.0.2.bb:PR - "$(INC_PR).0"
+recipes-graphics/xorg-font/encodings_1.0.4.bb:PR = "${INC_PR}.1"
+recipes-graphics/xorg-font/font-util_1.3.0.bb:PR = "${INC_PR}.0"
+recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
+recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
                 </literallayout>
             </glossdef>
         </glossentry>

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to