dev-manual, kernel-dev: Replaced routerstationpro with edgerouter.

Fixes [YOCTO #2444]

Replaced a couple instances where routerstationpro was found.  This
reference BSP is no longer there and has been replaced by
edgerouter.

(From yocto-docs rev: 7ba629cc677310f04a17636e140142695242c5d2)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-04-07 13:02:12 -07:00 committed by Richard Purdie
parent 7f6d83a895
commit 9f1c18e22a
2 changed files with 2 additions and 2 deletions

View File

@ -158,7 +158,7 @@
<note>Five BSPs exist that are part of the
Yocto Project release: <filename>genericx86</filename>, <filename>genericx86-64</filename>,
<filename>beaglebone</filename>,
<filename>mpc8315e</filename>, and <filename>routerstationpro</filename>.
<filename>mpc8315e</filename>, and <filename>edgerouter</filename>.
The recipes and configurations for these five BSPs are located and dispersed
within the <link linkend='source-directory'>Source Directory</link>.
On the other hand, BSP layers for Crown Bay,

View File

@ -49,7 +49,7 @@
<ulink url='&YOCTO_DOCS_REF_URL;#var-MACHINE'><filename>MACHINE</filename></ulink>
variable, which is used by
<ulink url='&YOCTO_DOCS_DEV_URL;#bitbake-term'>BitBake</ulink>
(e.g. "routerstationpro" or "fri2").
(e.g. "edgerouter" or "fri2").
Multiple BSPs can reuse the same <filename>KMACHINE</filename>
name if they are built using the same BSP description.
The "fri2" and "fri2-noemgd" BSP combination