mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 14:09:47 +00:00
kernel-dev: Substituted "emenlow" example for "fri2"
(From yocto-docs rev: 786f647bfb0aca98be64a5515c1cc3b645c85d3e) 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
0401f07f9e
commit
dc56adb5fb
@@ -69,7 +69,7 @@
|
|||||||
You can use the <filename>KBRANCH</filename> value to define an
|
You can use the <filename>KBRANCH</filename> value to define an
|
||||||
alternate branch typically with a machine override as follows:
|
alternate branch typically with a machine override as follows:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
KBRANCH_fri2 ?= "standard/fri2"
|
KBRANCH_emenlow ?= "standard/emenlow"
|
||||||
</literallayout>
|
</literallayout>
|
||||||
</note>
|
</note>
|
||||||
</para>
|
</para>
|
||||||
@@ -111,11 +111,11 @@
|
|||||||
the following:
|
the following:
|
||||||
<literallayout class='monospaced'>
|
<literallayout class='monospaced'>
|
||||||
WARNING: Can't find any BSP hardware or required configuration fragments.
|
WARNING: Can't find any BSP hardware or required configuration fragments.
|
||||||
WARNING: Looked at meta/cfg/broken/fri2-broken/hdw_frags.txt and
|
WARNING: Looked at meta/cfg/broken/emenlow-broken/hdw_frags.txt and
|
||||||
meta/cfg/broken/fri2-broken/required_frags.txt in directory:
|
meta/cfg/broken/emenlow-broken/required_frags.txt in directory:
|
||||||
meta/cfg/broken/fri2-broken
|
meta/cfg/broken/emenlow-broken
|
||||||
</literallayout>
|
</literallayout>
|
||||||
In this example, <filename>KMACHINE</filename> was set to "fri2-broken"
|
In this example, <filename>KMACHINE</filename> was set to "emenlow-broken"
|
||||||
and <filename>LINUX_KERNEL_TYPE</filename> was set to "broken".
|
and <filename>LINUX_KERNEL_TYPE</filename> was set to "broken".
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user