summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-11-06 11:16:18 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-12-27 22:54:54 +0000
commit356355d1a7054c76e101e7e38a75f5a5ac5d62f0 (patch)
tree2ffd39e4ee4b370cea12b135b8ea50c81c261358 /documentation
parent8b9e5b95e59449f5dc387c2585d6aa6ecaef1ccf (diff)
downloadpoky-356355d1a7054c76e101e7e38a75f5a5ac5d62f0.tar.gz
ref-manual: Changed "post 2.6" to correct wording.
I changed the wording "post 2.6" to state "2.6 and forward". It was incorrect as the changes are inclusive of YP release 2.6. (From yocto-docs rev: 93720a1c072ad6268cb5681c51660f03059d880a) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/ref-manual/ref-variables.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 562866f9ee..9b86eb85cd 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7515,7 +7515,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7515 7515
7516 <glossentry id='var-KERNEL_IMAGE_BASE_NAME'><glossterm>KERNEL_IMAGE_BASE_NAME</glossterm> 7516 <glossentry id='var-KERNEL_IMAGE_BASE_NAME'><glossterm>KERNEL_IMAGE_BASE_NAME</glossterm>
7517 <info> 7517 <info>
7518 KERNEL_IMAGE_BASE_NAME[doc] = "The base name of the kernel image. Deprecated post Yocto Project 2.6 release." 7518 KERNEL_IMAGE_BASE_NAME[doc] = "The base name of the kernel image. Deprecated for Yocto Project 2.6 release and forward."
7519 </info> 7519 </info>
7520 <glossdef> 7520 <glossdef>
7521 <para role="glossdeffirst"> 7521 <para role="glossdeffirst">
@@ -7525,7 +7525,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
7525 <link linkend='var-KERNEL_IMAGE_NAME'><filename>KERNEL_IMAGE_NAME</filename></link> 7525 <link linkend='var-KERNEL_IMAGE_NAME'><filename>KERNEL_IMAGE_NAME</filename></link>
7526 variable for information. 7526 variable for information.
7527 The <filename>KERNEL_IMAGE_BASE_NAME</filename> 7527 The <filename>KERNEL_IMAGE_BASE_NAME</filename>
7528 variable's name has changed post Yocto Project 2.6. 7528 variable's name has changed for Yocto Project 2.6
7529 release and forward.
7529 </note> 7530 </note>
7530 Prior to the 2.6 release of Yocto Project, this variable 7531 Prior to the 2.6 release of Yocto Project, this variable
7531 was set in the 7532 was set in the