diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-11-06 11:16:18 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-11-22 12:20:51 +0000 |
commit | f148a5750d61c77d35e99a0785a91b264e05ceda (patch) | |
tree | f0444a003d7307513f42e82faa6e772979804fbb /documentation/ref-manual | |
parent | 073df1158c7500916ede3c3818374c60993709cd (diff) | |
download | poky-f148a5750d61c77d35e99a0785a91b264e05ceda.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: fb3f3db17ea416cd829a291df3933cc3597392b8)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 |
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 |