mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
ref-manual: add missing variable PRSERV_UPSTREAM
(From yocto-docs rev: 94a590aad8d503c5d5528bff4d8ec07746ca9805) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2d2cc822ce
commit
fb481d9ea4
@@ -6878,6 +6878,11 @@ system and gives an overview of their function and contents.
|
||||
service <dev-manual/packages:working with a pr service>`. You can
|
||||
set :term:`PRSERV_HOST` to other values to use a remote PR service.
|
||||
|
||||
:term:`PRSERV_UPSTREAM`
|
||||
This variable can be used to specify an upstream PR server for the local
|
||||
PR server to connect to, in the form of ``host:port``.
|
||||
|
||||
This makes it possible to implement local fixes to an upstream package.
|
||||
|
||||
:term:`PSEUDO_IGNORE_PATHS`
|
||||
A comma-separated (without spaces) list of path prefixes that should be ignored
|
||||
|
||||
Reference in New Issue
Block a user