mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
ref-manual: Updates to "Kernel Build Changes" in the 1.8 migration section.
Updated this according to some changes Richard and Paul wanted to see make it into the 1.8 release. Reported-by: Paul Eggleton <paul.eggleton@intel.com> (From yocto-docs rev: f571e35169818355fea2a20715df3e8f7405134f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
be46715a9d
commit
8f39398dbf
@@ -2120,7 +2120,19 @@
|
|||||||
<filename>${S}</filename> (source files) and
|
<filename>${S}</filename> (source files) and
|
||||||
<filename>${B}</filename> (build artifacts) are used
|
<filename>${B}</filename> (build artifacts) are used
|
||||||
correctly in functions such as
|
correctly in functions such as
|
||||||
|
<link linkend='ref-tasks-configure'><filename>do_configure</filename></link>
|
||||||
|
and
|
||||||
<link linkend='ref-tasks-install'><filename>do_install</filename></link>.
|
<link linkend='ref-tasks-install'><filename>do_install</filename></link>.
|
||||||
|
For kernel recipes that do not inherit from
|
||||||
|
<filename>kernel-yocto</filename> or include
|
||||||
|
<filename>linux-yocto.inc</filename>, you might wish to
|
||||||
|
refer to the <filename>linux.inc</filename> file in the
|
||||||
|
<filename>meta-oe</filename> layer for the kinds of changes you
|
||||||
|
need to make.
|
||||||
|
For reference, here is the
|
||||||
|
<ulink url='http://cgit.openembedded.org/meta-openembedded/commit/meta-oe/recipes-kernel/linux/linux.inc?id=fc7132ede27ac67669448d3d2845ce7d46c6a1ee'>commit</ulink>
|
||||||
|
where the <filename>linux.inc</filename> file in
|
||||||
|
<filename>meta-oe</filename> was updated.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
|||||||
Reference in New Issue
Block a user