Home
last modified time | relevance | path

Searched full:repositories (Results 1 – 25 of 40) sorted by relevance

12

/Zephyr-latest/doc/develop/west/
Dwhy.rst8 * The ability to work with multiple Git repositories
19 repositories is outside of the scope of this page, the fundamental requirements,
25 * **R1**: Keep externally maintained code in separately maintained repositories
27 clone each of the external repositories
31 repositories without having to make changes to the zephyr repository
56 - Does not fully support **R1**, since the externally maintained repositories
61 repositories (**R4**)
62 - Requires hardcoding of the paths/locations of the external repositories
64 Multiple Git Repositories
71 repositories in a standardized manner within the project:
[all …]
Dmoving-to-west.rst49 #. Clone the rest of the repositories used by zephyr::
54 local repositories will get out of sync. (Run ``west list`` for current
55 information on these repositories.)
Dwithout-west.rst11 - cloning the additional source code repositories used by Zephyr in
13 - specifying the locations of these repositories to the Zephyr build
42 # clone additional repositories listed in zephyr/west.yml,
46 maintain those additional repositories, adding new ones as necessary
66 these repositories, the build will still work.
69 of these repositories, you must set :makevar:`ZEPHYR_MODULES`
Dbasics.rst10 (Git repositories) under a common :term:`workspace <west workspace>` directory.
84 additional Git repositories in the workspace managed by west. The manifest
92 Projects are Git repositories managed by west. Projects are defined in the
112 A workspace can contain additional Git repositories or other files and
162 This command makes sure your workspace contains Git repositories matching the
169 project repositories the new revision expects.
182 revisions should be checked out locally. Project repositories which already
Dbuilt-in.rst11 multiple Git repositories in the workspace.
249 - ``west diff``: run ``git diff`` in local project repositories
250 - ``west forall``: run an arbitrary command in local project repositories
251 - ``west grep``: search for patterns in local project repositories
255 - ``west status``: run ``git status`` in local project repositories
Dworkspaces.rst39 ``refs/west/foo``) for itself in local project repositories. Unlike
44 Private repositories
47 You can use west to fetch from private repositories. There is nothing
75 To use this helper for all the repositories in your workspace, run:
142 In other words, project repositories need not be located in subdirectories of
Dinstall.rst24 Once west is installed, you can use it to :ref:`clone the Zephyr repositories
Dmanifest.rst21 West's view of the repositories in a :term:`west workspace`, and their
35 repositories in the workspace, with each project repository boxed in by a
42 project repositories. This relationship is shown using dotted line arrows in the
105 The ``projects`` value is a list of repositories managed by west and associated
160 repositories in the west workspace. Every project has a unique name. You can
1328 the mainline repositories.
1341 ├── [ ... other projects ...] # other mainline repositories
1563 Your Zephyr downstream has a lot of additional repositories. So many, in fact,
1633 repositories in your west workspace from a developer's forks instead of your
1899 three project repositories in an :file:`external-code` subdirectory, like this:
Drelease-notes.rst12 repositories. Currently, ``git grep``, `ripgrep`_, and standard ``grep`` are
16 active repositories, run:
558 the project and its imported repositories in a subdirectory of the workspace.
834 - Multiple repository management using Git repositories, including self-update
Dextensions.rst240 --help`` output. If you share the updated repositories with others, they'll be
Dtroubleshooting.rst166 built-in commands for managing git repositories:
/Zephyr-latest/doc/develop/
Dmodules.rst53 Modules are repositories that contain a :file:`zephyr/module.yml` file, so that
67 Module Repositories
70 * All modules included in the default manifest shall be hosted in repositories
78 new module repositories, except for repositories that are directly
79 tracking external projects (hosted in Git repositories); such modules
84 Existing module repositories that do not conform to the above convention
87 * Module repositories names should be explicitly set in the :file:`zephyr/module.yml` file.
98 It is not required in module repositories to maintain a 'master'
140 followed in all modules repositories. It is up to the module code owner
182 To facilitate management of Zephyr module repositories, the following
[all …]
Dbeyond-GSG.rst100 Cloning the Zephyr Repositories
/Zephyr-latest/.github/ISSUE_TEMPLATE/
D006_nomination.md42 …ocs.github.com/en/organizations/managing-access-to-your-organizations-repositories/repository-role…
/Zephyr-latest/samples/net/openthread/coprocessor/
DREADME.rst68 The board support is not part of the Zephyr repositories, but the
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst36 Two potential examples are Git repositories and web servers managed by
39 The Zephyr Project does not host binary blobs in its Git repositories or
49 <modules-bin-blobs>` files included in separate Zephyr :ref:`module repositories
Dexternal.rst128 Such optional projects might include samples and tests in their own repositories.
/Zephyr-latest/cmake/modules/
Duser_cache.cmake81 # is good practice to have clean git repositories.
/Zephyr-latest/doc/develop/application/
Dindex.rst170 ├─── <vendor/private-repositories>/
249 - add additional custom repositories of your own
250 - override repositories provided by Zephyr with your own versions
272 set of repositories in it as you wish. See :ref:`west-manifest-import` for many
273 examples of how to add or remove different repositories from your workspace as
296 the repositories you are using and updating :file:`my-manifest-repo/west.yml`
297 as needed to add and remove repositories, or change their contents.
/Zephyr-latest/doc/
Dglossary.rst167 the Git repositories which make up a :term:`west workspace`, along with
/Zephyr-latest/
Dwest.yml13 # You can pass your manifest repositories to west init when creating a
DKconfig.zephyr926 - dirty: one or more repositories are marked dirty
945 - dirty: one or more repositories are marked dirty
/Zephyr-latest/doc/project/
Dtsc.rst34 Gain access to relevant project repositories, documentation, and communication
Dproject_roles.rst54 <https://docs.github.com/en/organizations/managing-access-to-your-organizations-repositories/reposi…
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst77 repositories to meet the minimum required versions for the main

12