Changeset 2924bf7 in rtems-docs
- Timestamp:
- 01/28/22 13:35:37 (5 months ago)
- Branches:
- master
- Children:
- fff7d6a
- Parents:
- 7073017
- git-author:
- Sebastian Huber <sebastian.huber@…> (01/28/22 13:35:37)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (01/28/22 13:59:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
eng/release-process.rst
r7073017 r2924bf7 221 221 reference the ``master`` when the branch is made. 222 222 223 The RSB G ITbuilds reference a specific commit so it is important223 The RSB Git builds reference a specific commit so it is important 224 224 the relevant configurations are valid. 225 225 … … 317 317 #. RTEMS requires the following files be changed: 318 318 319 * :file:` aclocal/version.m4`320 321 * :file:` c/src/aclocal/version.m4`322 323 * :file:` cpukit/aclocal/version.m4`324 325 * :file:` Doxyfile`326 327 * :file:` testsuites/aclocal/version.m4`328 329 * :file:` rtems-bsps`319 * :file:`Doxyfile`: Update ``PROJECT_NUMBER``. 320 321 * :file:`rtems-bsps`: Update ``rtems_version``. 322 323 * :file:`spec/build/cpukit/optvermaj.yml`: Update ``set-value``. 324 325 * :file:`spec/build/cpukit/optvermin.yml`: Update ``set-value``. 326 327 * :file:`spec/build/cpukit/optverrev.yml`: Update ``set-value``. 328 329 * :file:`wscript`: Update ``default_prefix``. 330 330 331 331 #. RTEMS Documentation the following files be changed:
Note: See TracChangeset
for help on using the changeset viewer.