mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
documentation: Beagleboard replaced with Beaglebone
Fixes [YOCTO #2444] Several areas affected by the reference BSP "beagleboard" being replaced by "beaglebone". (From yocto-docs rev: 2f02b570e1ebcf0469871b67a029b65fa8b285f2) 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
cdbaa32fd1
commit
7f6d83a895
@@ -5072,7 +5072,7 @@
|
||||
<literallayout class='monospaced'>
|
||||
src/gz all http://www.mysite.com/BOARD-dir/all
|
||||
src/gz armv7a http://www.mysite.com/BOARD-dir/armv7a
|
||||
src/gz beagleboard http://www.mysite.com/BOARD-dir/beagleboard
|
||||
src/gz beaglebone http://www.mysite.com/BOARD-dir/beaglebone
|
||||
</literallayout>
|
||||
</para>
|
||||
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
Yocto Project Board Support Package (BSP) Developer's Guide.</para>
|
||||
<note>Five BSPs exist that are part of the
|
||||
Yocto Project release: <filename>genericx86</filename>, <filename>genericx86-64</filename>,
|
||||
<filename>beagleboard</filename>,
|
||||
<filename>beaglebone</filename>,
|
||||
<filename>mpc8315e</filename>, and <filename>routerstationpro</filename>.
|
||||
The recipes and configurations for these five BSPs are located and dispersed
|
||||
within the <link linkend='source-directory'>Source Directory</link>.
|
||||
|
||||
@@ -613,7 +613,7 @@
|
||||
<link linkend='source-directory'>Source Directory</link>, define
|
||||
variables for specific hardware and are only used when building
|
||||
for that target (e.g. the
|
||||
<filename>machine/beagleboard.conf</filename> configuration
|
||||
<filename>machine/beaglebone.conf</filename> configuration
|
||||
file defines variables for the Texas Instruments ARM Cortex-A8
|
||||
development board).
|
||||
Configuration files end with a <filename>.conf</filename>
|
||||
|
||||
Reference in New Issue
Block a user