mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 03:57:14 +08:00
eng: Add rtems-central.git post branch procedures
This commit is contained in:
parent
fff7d6afc1
commit
383b600016
@ -159,21 +159,23 @@ Release Repositories
|
|||||||
The following are the repositories that a release effects. Any repository
|
The following are the repositories that a release effects. Any repository
|
||||||
action is to be performed in the following repositories:
|
action is to be performed in the following repositories:
|
||||||
|
|
||||||
#. ``rtems.git``
|
* ``rtems.git``
|
||||||
|
|
||||||
#. ``rtems-docs.git``
|
* ``rtems-central.git``
|
||||||
|
|
||||||
#. ``rtems-examples.git``
|
* ``rtems-docs.git``
|
||||||
|
|
||||||
#. ``rtems-libbsd.git``
|
* ``rtems-examples.git``
|
||||||
|
|
||||||
#. ``rtems-source-builder.git``
|
* ``rtems-libbsd.git``
|
||||||
|
|
||||||
#. ``rtems-tools.git``
|
* ``rtems-release.git``
|
||||||
|
|
||||||
#. ``rtems_waf.git``
|
* ``rtems-source-builder.git``
|
||||||
|
|
||||||
#. ``rtems-release.git``
|
* ``rtems-tools.git``
|
||||||
|
|
||||||
|
* ``rtems_waf.git``
|
||||||
|
|
||||||
Pre-Release Procedure
|
Pre-Release Procedure
|
||||||
=====================
|
=====================
|
||||||
@ -307,6 +309,14 @@ Post-Branch Procedure
|
|||||||
add no value to a released RSB. For example leaving RTEMS 6 tool
|
add no value to a released RSB. For example leaving RTEMS 6 tool
|
||||||
building configurations in the RTEMS 5 release.
|
building configurations in the RTEMS 5 release.
|
||||||
|
|
||||||
|
#. Check out the release branch of ``rtems-central.git``. Change all Git
|
||||||
|
submodules to reference commits of the corresponding release branch. Run
|
||||||
|
``./spec2modules.py``. Inspect all Git submodules for changes. If there
|
||||||
|
are locally modified files, then there are two options. Firstly, integrate
|
||||||
|
the changes in the release branches. Afterwards update the Git submodule
|
||||||
|
commit. Secondly, change the specification so that a particular change is
|
||||||
|
not made. Make sure that there are no changes after this procedure.
|
||||||
|
|
||||||
Post-Branch Version Number Updates
|
Post-Branch Version Number Updates
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user