summaryrefslogtreecommitdiff
path: root/poky/documentation/ref-manual/ref-variables.xml
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-13 15:56:10 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-02-13 15:56:11 +0300
commitb1114e5e1b379fe214d9aca44abeb443728bff10 (patch)
tree7edfcfaf5a0eb418b6b935f2c6fb3eaa27353e03 /poky/documentation/ref-manual/ref-variables.xml
parente4ba8cc255c05349decdc664e8fe2759e649d626 (diff)
downloadopenbmc-b1114e5e1b379fe214d9aca44abeb443728bff10.tar.xz
poky: refresh thud: ee7dd31944..b904775c2b
Update poky to thud HEAD. Brian Silverman (1): overview-manual: Fixed typo. Scott Rifenbark (5): bitbake: bitbake-user-manual: Fixed section head typo ref-manual: Updated the list of supported distros ref-manual: Updated list of supported distros. ref-manual: Fixed INC_PR literal example indentation. poky.ent: Changed release month to February Change-Id: Iea1dc6759ba0415410d6f18d2d675348b7d08af1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'poky/documentation/ref-manual/ref-variables.xml')
-rw-r--r--poky/documentation/ref-manual/ref-variables.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/poky/documentation/ref-manual/ref-variables.xml b/poky/documentation/ref-manual/ref-variables.xml
index 9e51b7591..7dc904949 100644
--- a/poky/documentation/ref-manual/ref-variables.xml
+++ b/poky/documentation/ref-manual/ref-variables.xml
@@ -6697,10 +6697,10 @@
revisioning by appending values to the
<filename>INC_PR</filename> variable:
<literallayout class='monospaced'>
-recipes-graphics/xorg-font/xorg-font-common.inc:INC_PR = "r2"
-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"
+ 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"
</literallayout>
The first line of the example establishes the baseline
revision to be used for all recipes that use the