[libbsd 1/7] CONTRIBUTING.rst: Add FreeBSD baseline update hints
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Jul 7 12:02:42 UTC 2022
---
CONTRIBUTING.rst | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index f28f02e1..3b0c09aa 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -386,6 +386,17 @@ In general, provide empty header files and do not guard includes.
For new code use
`STYLE(9) <http://www.freebsd.org/cgi/man.cgi?query=style&apropos=0&sektion=9>`_.
+Update FreeBSD Baseline
+=======================
+
+Performa the following steps to do a FreeBSD baseline update:
+
+* Update ``__FreeBSD_version`` in ``rtemsbsd/include/machine/rtems-bsd-version.h``
+
+* Update the namespace header file.
+
+* Review all code blocks with the ``REVIEW-AFTER-FREEBSD-BASELINE-UPDATE`` tag.
+
Automatically Generated FreeBSD Files
=====================================
--
2.35.3
More information about the devel
mailing list