All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Kernel manual, update name of build directory.
@ 2015-03-04  9:02 Robert P. J. Day
  2015-03-04 14:49 ` Rifenbark, Scott M
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2015-03-04  9:02 UTC (permalink / raw)
  To: Yocto discussion list


Tweak the manual to refer to the name of the kernel build directory as
it's listed precisely in linux-yocto.inc.

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

---

  to accompany scott r's earlier patch, which changed one reference
but missed this one. (in all fairness, i missed it, too. :-)

diff --git a/documentation/kernel-dev/kernel-dev-common.xml b/documentation/kernel-dev/kernel-dev-common.xml
index e16b9e7..b0ad25c 100644
--- a/documentation/kernel-dev/kernel-dev-common.xml
+++ b/documentation/kernel-dev/kernel-dev-common.xml
@@ -326,7 +326,7 @@
                 The resulting <filename>.config</filename> file is
                 located in
                 <filename>${</filename><ulink url='&YOCTO_DOCS_REF_URL;#var-WORKDIR'><filename>WORKDIR</filename></ulink><filename>}</filename> under the
-                <filename>linux-${</filename><ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink><filename>}-${<ulink url='&YOCTO_DOCS_REF_URL;#var-KTYPE'><filename>KTYPE</filename></ulink>}-build</filename> directory.
+                <filename>linux-${</filename><ulink url='&YOCTO_DOCS_REF_URL;#var-PACKAGE_ARCH'><filename>PACKAGE_ARCH</filename></ulink><filename>}-${<ulink url='&YOCTO_DOCS_REF_URL;#var-LINUX_KERNEL_TYPE'><filename>LINUX_KERNEL_TYPE</filename></ulink>}-build</filename> directory.
                 You can use the entire <filename>.config</filename> file as the
                 <filename>defconfig</filename> file as described in the
                 "<link linkend='changing-the-configuration'>Changing the Configuration</link>" section.


-- 

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

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: Kernel manual, update name of build directory.
  2015-03-04  9:02 [PATCH] Documentation: Kernel manual, update name of build directory Robert P. J. Day
@ 2015-03-04 14:49 ` Rifenbark, Scott M
  0 siblings, 0 replies; 2+ messages in thread
From: Rifenbark, Scott M @ 2015-03-04 14:49 UTC (permalink / raw)
  To: Robert P. J. Day, Yocto discussion list

Applied - thanks.

>-----Original Message-----
>From: yocto-bounces@yoctoproject.org [mailto:yocto-
>bounces@yoctoproject.org] On Behalf Of Robert P. J. Day
>Sent: Wednesday, March 04, 2015 1:02 AM
>To: Yocto discussion list
>Subject: [yocto] [PATCH] Documentation: Kernel manual, update name of
>build directory.
>
>
>Tweak the manual to refer to the name of the kernel build directory as it's
>listed precisely in linux-yocto.inc.
>
>Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
>
>---
>
>  to accompany scott r's earlier patch, which changed one reference but
>missed this one. (in all fairness, i missed it, too. :-)
>
>diff --git a/documentation/kernel-dev/kernel-dev-common.xml
>b/documentation/kernel-dev/kernel-dev-common.xml
>index e16b9e7..b0ad25c 100644
>--- a/documentation/kernel-dev/kernel-dev-common.xml
>+++ b/documentation/kernel-dev/kernel-dev-common.xml
>@@ -326,7 +326,7 @@
>                 The resulting <filename>.config</filename> file is
>                 located in
>                 <filename>${</filename><ulink url='&YOCTO_DOCS_REF_URL;#var-
>WORKDIR'><filename>WORKDIR</filename></ulink><filename>}</filename
>> under the
>-                <filename>linux-${</filename><ulink
>url='&YOCTO_DOCS_REF_URL;#var-
>MACHINE'><filename>MACHINE</filename></ulink><filename>}-${<ulink
>url='&YOCTO_DOCS_REF_URL;#var-
>KTYPE'><filename>KTYPE</filename></ulink>}-build</filename> directory.
>+                <filename>linux-${</filename><ulink
>url='&YOCTO_DOCS_REF_URL;#var-
>PACKAGE_ARCH'><filename>PACKAGE_ARCH</filename></ulink><filename
>>}-${<ulink url='&YOCTO_DOCS_REF_URL;#var-
>LINUX_KERNEL_TYPE'><filename>LINUX_KERNEL_TYPE</filename></ulink>}-
>build</filename> directory.
>                 You can use the entire <filename>.config</filename> file as the
>                 <filename>defconfig</filename> file as described in the
>                 "<link linkend='changing-the-configuration'>Changing the
>Configuration</link>" section.
>
>
>--
>
>===========================================================
>=============
>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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-03-04 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04  9:02 [PATCH] Documentation: Kernel manual, update name of build directory Robert P. J. Day
2015-03-04 14:49 ` Rifenbark, Scott M

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.