mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
bsp-guide: correct formfactor recipe name
This recipe was renamed some time ago. Update the name here as well for consistency. (From yocto-docs rev: cbbda4a95e0c6d5b669cf3bc844b6bb5cca881d3) Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
c408737f04
commit
27d2c6dd1a
|
@ -336,7 +336,7 @@ the :yocto_git:`Source Repositories <>`:
|
|||
meta-raspberrypi/recipes-bsp/formfactor/formfactor
|
||||
meta-raspberrypi/recipes-bsp/formfactor/formfactor/raspberrypi
|
||||
meta-raspberrypi/recipes-bsp/formfactor/formfactor/raspberrypi/machconfig
|
||||
meta-raspberrypi/recipes-bsp/formfactor/formfactor_0.0.bbappend
|
||||
meta-raspberrypi/recipes-bsp/formfactor/formfactor_%.bbappend
|
||||
meta-raspberrypi/recipes-bsp/rpi-u-boot-src
|
||||
meta-raspberrypi/recipes-bsp/rpi-u-boot-src/files
|
||||
meta-raspberrypi/recipes-bsp/rpi-u-boot-src/files/boot.cmd.in
|
||||
|
@ -620,7 +620,7 @@ You can find these files in the BSP Layer at::
|
|||
|
||||
This optional directory contains miscellaneous recipe files for the BSP.
|
||||
Most notably would be the formfactor files. For example, in the
|
||||
Raspberry Pi BSP, there is the ``formfactor_0.0.bbappend`` file, which
|
||||
Raspberry Pi BSP, there is the ``formfactor_%.bbappend`` file, which
|
||||
is an append file used to augment the recipe that starts the build.
|
||||
Furthermore, there are machine-specific settings used during the build
|
||||
that are defined by the ``machconfig`` file further down in the
|
||||
|
|
Loading…
Reference in New Issue
Block a user