mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
ref-manual: add METADATA_REVISION and METADATA_BRANCH
These are not new variables, but we are using METADATA_REVISION in a new place and thus need to refer to it. (From yocto-docs rev: 3b80ece864e8cc06f09d3d4ee645ddeef5d4eaf6) Signed-off-by: Paul Eggleton <paul.eggleton@microsoft.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
f2a20f7bd0
commit
b56736ae76
|
@ -4659,6 +4659,14 @@ system and gives an overview of their function and contents.
|
|||
:term:`MAINTAINER`
|
||||
The email address of the distribution maintainer.
|
||||
|
||||
:term:`METADATA_BRANCH`
|
||||
The branch currently checked out for the OpenEmbedded-Core layer (path
|
||||
determined by :term:`COREBASE`).
|
||||
|
||||
:term:`METADATA_REVISION`
|
||||
The revision currently checked out for the OpenEmbedded-Core layer (path
|
||||
determined by :term:`COREBASE`).
|
||||
|
||||
:term:`MIRRORS`
|
||||
Specifies additional paths from which the OpenEmbedded build system
|
||||
gets source code. When the build system searches for source code, it
|
||||
|
|
Loading…
Reference in New Issue
Block a user