mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02:00
ref-manual: variables: fixup class reference in IMAGE_MANIFEST
The definition of IMAGE_MANIFEST was moved to a different class. Fixup the documentation to reflect this change. (From yocto-docs rev: 15c0a09154de2a1f6d36e1bb5bf283bd08c9ec3d) Signed-off-by: Daniel Wagenknecht <dwagenknecht@emlix.com> Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6bf4cd4e8d
commit
54d16ea967
|
@ -3099,7 +3099,7 @@ system and gives an overview of their function and contents.
|
||||||
|
|
||||||
packagename packagearch version
|
packagename packagearch version
|
||||||
|
|
||||||
The :ref:`image <ref-classes-image>` class defines the manifest
|
The :ref:`rootfs-postcommands <ref-classes-rootfs*>` class defines the manifest
|
||||||
file as follows::
|
file as follows::
|
||||||
|
|
||||||
IMAGE_MANIFEST ="${IMGDEPLOYDIR}/${IMAGE_NAME}${IMAGE_NAME_SUFFIX}.manifest"
|
IMAGE_MANIFEST ="${IMGDEPLOYDIR}/${IMAGE_NAME}${IMAGE_NAME_SUFFIX}.manifest"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user