mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02: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
@@ -4301,9 +4301,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
MACHINE ?= "qemux86-64"
|
||||
MACHINE ?= "genericx86"
|
||||
MACHINE ?= "genericx86-64"
|
||||
MACHINE ?= "beagleboard"
|
||||
MACHINE ?= "beaglebone"
|
||||
MACHINE ?= "mpc8315e-rdb"
|
||||
MACHINE ?= "routerstationpro"
|
||||
MACHINE ?= "edgerouter"
|
||||
</literallayout>
|
||||
The last five are Yocto Project reference hardware boards, which
|
||||
are provided in the <filename>meta-yocto-bsp</filename> layer.
|
||||
|
||||
Reference in New Issue
Block a user