mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 15:32:13 +02:00
ref-manual: Fixed links for "Oe-Core" term.
Added several first occurrences. (From yocto-docs rev: fa369cfb539c86b59aaf0fff70d9034ea0620cba) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
29bcd3b387
commit
cb3b2e1982
@@ -1525,7 +1525,7 @@
|
||||
<para>
|
||||
The top-level <filename>LICENSE</filename> file has been changed
|
||||
to better describe the license of the various components of
|
||||
OE-Core.
|
||||
<link linkend='oe-core'>OE-Core</link>.
|
||||
However, the licensing itself remains unchanged.
|
||||
</para>
|
||||
|
||||
@@ -2572,7 +2572,8 @@
|
||||
|
||||
<para>
|
||||
Maintenance tracking data for recipes that was previously part
|
||||
of <filename>meta-yocto</filename> has been moved to OE-Core.
|
||||
of <filename>meta-yocto</filename> has been moved to
|
||||
<link linkend='oe-core'>OE-Core</link>.
|
||||
The change includes <filename>package_regex.inc</filename> and
|
||||
<filename>distro_alias.inc</filename>, which are typically enabled
|
||||
when using the
|
||||
@@ -3418,7 +3419,8 @@
|
||||
For help preparing metadata, see any of the many Python 3 porting
|
||||
guides available.
|
||||
Alternatively, you can reference the conversion commits for Bitbake
|
||||
and you can use OE-Core as a guide for changes.
|
||||
and you can use
|
||||
<link linkend='oe-core'>OE-Core</link> as a guide for changes.
|
||||
Following are particular areas of interest:
|
||||
<literallayout class='monospaced'>
|
||||
* subprocess command-line pipes needing locale decoding
|
||||
@@ -3507,7 +3509,8 @@
|
||||
hard-coding any knowledge about different machines.
|
||||
Using a configuration file is particularly convenient when trying
|
||||
to use QEMU with machines other than the
|
||||
<filename>qemu*</filename> machines in OE-Core.
|
||||
<filename>qemu*</filename> machines in
|
||||
<link linkend='oe-core'>OE-Core</link>.
|
||||
The <filename>qemuboot.conf</filename> file is generated by the
|
||||
<filename>qemuboot</filename>
|
||||
class when the root filesystem is being build (i.e.
|
||||
@@ -4477,7 +4480,8 @@ id=f4d4f99cfbc2396e49c1613a7d237b9e57f06f81'>commit message</ulink>.
|
||||
needed by current hardware.
|
||||
Thus, GStreamer's ivorbis plugin has been disabled
|
||||
by default eliminating the need for the
|
||||
<filename>tremor</filename> recipe in OE-Core.
|
||||
<filename>tremor</filename> recipe in
|
||||
<link linkend='oe-core'>OE-Core</link>.
|
||||
</para></listitem>
|
||||
<listitem><para>
|
||||
<emphasis><filename>gummiboot:</filename></emphasis>
|
||||
|
||||
Reference in New Issue
Block a user