Home
last modified time | relevance | path

Searched refs:Perforce (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dperforce.py64 class Perforce(FetchMethod): class
H A D__init__.py2102 methods.append(perforce.Perforce())
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.2.rst286 - The Perforce fetcher now supports :term:`SRCREV` for
292 control systems. Recipes that fetch from Perforce will need to be
/openbmc/openbmc/poky/bitbake/doc/bitbake-user-manual/
H A Dbitbake-user-manual-fetching.rst571 Perforce Fetcher (``p4://``)
575 `Perforce <https://www.perforce.com/>`__ source control system. The
588 in order to define the Perforce server URL and port, username, and
H A Dbitbake-user-manual-ref-variables.rst1192 The directory in which a local copy of a Perforce depot is stored
1508 - ``p4://``: Fetches files from a Perforce (``p4``) revision
/openbmc/openbmc/poky/bitbake/
H A DChangeLog157 - Perforce fetcher fix to use commandline options instead of being overriden by the environment