mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
bsp-guide: bsp: skip Intel machines no longer supported in Poky
(From yocto-docs rev: 0f8fe127eb9ae2f56b280a7634ea7ab9a270f382) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
8fd6d222ed
commit
ad2f5cdc43
|
@ -772,20 +772,6 @@ workflow.
|
|||
|
||||
- Two generic IA platforms (``genericx86`` and ``genericx86-64``)
|
||||
|
||||
- There are three core Intel BSPs in the Yocto Project
|
||||
release, in the ``meta-intel`` layer:
|
||||
|
||||
- ``intel-core2-32``, which is a BSP optimized for the Core2
|
||||
family of CPUs as well as all CPUs prior to the Silvermont
|
||||
core.
|
||||
|
||||
- ``intel-corei7-64``, which is a BSP optimized for Nehalem
|
||||
and later Core and Xeon CPUs as well as Silvermont and later
|
||||
Atom CPUs, such as the Baytrail SoCs.
|
||||
|
||||
- ``intel-quark``, which is a BSP optimized for the Intel
|
||||
Galileo gen1 & gen2 development boards.
|
||||
|
||||
When you set up a layer for a new BSP, you should follow a standard
|
||||
layout. This layout is described in the ":ref:`bsp-guide/bsp:example filesystem layout`"
|
||||
section. In the standard layout, notice
|
||||
|
|
Loading…
Reference in New Issue
Block a user