* [PATCH] ref-manual: New WKS_FILE variable glossary entry.
@ 2016-12-08 12:54 Ed Bartosh
2016-12-09 10:24 ` Kristian Amlie
0 siblings, 1 reply; 3+ messages in thread
From: Ed Bartosh @ 2016-12-08 12:54 UTC (permalink / raw)
To: yocto; +Cc: scott.m.rifenbark
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
---
documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index af1ed84..aa18bd6 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -15549,6 +15549,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
+ <glossentry id='var-WKS_FILE'><glossterm>WKS_FILE</glossterm>
+ <info>
+ WKS_FILE[doc] = "Specifies the name of the wic kickstart file."
+ </info>
+ <glossdef>
+ <para role="glossdeffirst">
+ Specifies the the of the wic kickstart file that is
+ used to <ulink url='&YOCTO_DOCS_DEV_URL;#creating-wic-images-oe'>create wic partitioned image by the OpenEmbedded build system</ulink>.
+ For details on kickstart file format, see
+ <ulink url='&YOCTO_DOCS_DEV_URL;#openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (.wks) Reference</ulink>.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm>
<info>
WORKDIR[doc] = "The pathname of the working directory in which the OpenEmbedded build system builds a recipe. This directory is located within the TMPDIR directory structure and changes as different packages are built."
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ref-manual: New WKS_FILE variable glossary entry.
2016-12-08 12:54 [PATCH] ref-manual: New WKS_FILE variable glossary entry Ed Bartosh
@ 2016-12-09 10:24 ` Kristian Amlie
2016-12-12 12:01 ` [PATCH v2] " Ed Bartosh
0 siblings, 1 reply; 3+ messages in thread
From: Kristian Amlie @ 2016-12-09 10:24 UTC (permalink / raw)
To: Ed Bartosh, yocto; +Cc: scott.m.rifenbark
On 08/12/16 13:54, Ed Bartosh wrote:
> + <glossentry id='var-WKS_FILE'><glossterm>WKS_FILE</glossterm>
> + <info>
> + WKS_FILE[doc] = "Specifies the name of the wic kickstart file."
> + </info>
> + <glossdef>
> + <para role="glossdeffirst">
> + Specifies the the of the wic kickstart file that is
'the the'?
--
Kristian
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH v2] ref-manual: New WKS_FILE variable glossary entry.
2016-12-09 10:24 ` Kristian Amlie
@ 2016-12-12 12:01 ` Ed Bartosh
0 siblings, 0 replies; 3+ messages in thread
From: Ed Bartosh @ 2016-12-12 12:01 UTC (permalink / raw)
To: yocto; +Cc: Scott Rifenbark
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
---
documentation/ref-manual/ref-variables.xml | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 4e003cd..9c03364 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -15548,6 +15548,20 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
</glossdef>
</glossentry>
+ <glossentry id='var-WKS_FILE'><glossterm>WKS_FILE</glossterm>
+ <info>
+ WKS_FILE[doc] = "Specifies the name of the wic kickstart file."
+ </info>
+ <glossdef>
+ <para role="glossdeffirst">
+ Specifies the location of the wic kickstart file that is
+ used to <ulink url='&YOCTO_DOCS_DEV_URL;#creating-wic-images-oe'>create wic partitioned image by the OpenEmbedded build system</ulink>.
+ For details on kickstart file format, see
+ <ulink url='&YOCTO_DOCS_DEV_URL;#openembedded-kickstart-wks-reference'>OpenEmbedded Kickstart (.wks) Reference</ulink>.
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-WORKDIR'><glossterm>WORKDIR</glossterm>
<info>
WORKDIR[doc] = "The pathname of the working directory in which the OpenEmbedded build system builds a recipe. This directory is located within the TMPDIR directory structure and changes as different packages are built."
--
2.6.6
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-12-12 12:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-08 12:54 [PATCH] ref-manual: New WKS_FILE variable glossary entry Ed Bartosh
2016-12-09 10:24 ` Kristian Amlie
2016-12-12 12:01 ` [PATCH v2] " Ed Bartosh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.