From 52ec6ffbc22ecd53234ff5a9f7079c58e09adcfa Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 7 Jul 2022 13:42:54 +0200 Subject: CONTRIBUTING.rst: Add FreeBSD baseline update hints --- CONTRIBUTING.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f28f02e1..0b6fc7a0 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) `_. +Update FreeBSD Baseline +======================= + +Perform 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 ===================================== -- cgit v1.2.3