mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
docs: update docs with new tune locations
(From yocto-docs rev: ce6d3dbaea9d6250567d23e7d95ce9cbd3a03c99) Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
476f558b75
commit
319a4bb1d0
@@ -1266,7 +1266,7 @@ located in the layer ``poky/meta-yocto-bsp/conf/machine`` and is named
|
||||
EXTRA_IMAGEDEPENDS += "u-boot"
|
||||
|
||||
DEFAULTTUNE ?= "cortexa8hf-neon"
|
||||
include conf/machine/include/tune-cortexa8.inc
|
||||
include conf/machine/include/arm/armv7a/tune-cortexa8.inc
|
||||
|
||||
IMAGE_FSTYPES += "tar.bz2 jffs2 wic wic.bmap"
|
||||
EXTRA_IMAGECMD:jffs2 = "-lnp "
|
||||
@@ -1344,7 +1344,7 @@ Project Reference Manual.
|
||||
.. note::
|
||||
|
||||
The include statement that pulls in the
|
||||
``conf/machine/include/tune-cortexa8.inc`` file provides many tuning
|
||||
``conf/machine/include/arm/tune-cortexa8.inc`` file provides many tuning
|
||||
possibilities.
|
||||
|
||||
- :term:`IMAGE_FSTYPES`: The
|
||||
|
||||
Reference in New Issue
Block a user