From ad2f5cdc43bb55ae4b78263fe8613fbc22aad723 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 13 Oct 2023 19:11:49 +0200 Subject: bsp-guide: bsp: skip Intel machines no longer supported in Poky (From yocto-docs rev: 0f8fe127eb9ae2f56b280a7634ea7ab9a270f382) Signed-off-by: Michael Opdenacker Reported-by: Robert P. J. Day Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.rst | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst index f21fc530e4..5d186d9e1a 100644 --- a/documentation/bsp-guide/bsp.rst +++ b/documentation/bsp-guide/bsp.rst @@ -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 -- cgit v1.2.3-54-g00ecf