[rtems-docs commit] start: provide more version guidance for gsoc
Gedare Bloom
gedare at rtems.org
Thu Mar 25 15:18:19 UTC 2021
Module: rtems-docs
Branch: master
Commit: 357287c5546241970377cad245896d9b6f9d82ce
Changeset: http://git.rtems.org/rtems-docs/commit/?id=357287c5546241970377cad245896d9b6f9d82ce
Author: Gedare Bloom <gedare at rtems.org>
Date: Thu Mar 25 09:18:10 2021 -0600
start: provide more version guidance for gsoc
---
user/start/gsoc.rst | 6 ++++--
user/start/preparation.rst | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/user/start/gsoc.rst b/user/start/gsoc.rst
index 2c7df7c..64b15fa 100644
--- a/user/start/gsoc.rst
+++ b/user/start/gsoc.rst
@@ -22,7 +22,7 @@ subsections under :ref:`Quick Start <QuickStart>` chapter or ask on the
We recommend new student developers use the current development (unreleased)
version. The :ref:`Quick Start Preparation <QuickStartPreparation>` should be
-consulted for guidance. The examples shown here use the released version 5,
+consulted for guidance. Some examples shown may use released versions,
which may not be recommended for your purposes. If you are unsure, feel free to
inquire on the :r:list:`devel`.
@@ -74,7 +74,9 @@ architecture-specific. We will be installing the SPARC tool suite since we are
building a SPARC based BSP.
Please refer to the :ref:`QuickStartTools` section for instructions on
-building and installing the tool suite.
+building and installing the tool suite. Remember to use the current version
+associated with the RTEMS development head, see
+:ref:`QuickStartPreparation_Version`.
Building the Board Support Package
----------------------------------
diff --git a/user/start/preparation.rst b/user/start/preparation.rst
index 68a7927..3670885 100644
--- a/user/start/preparation.rst
+++ b/user/start/preparation.rst
@@ -67,6 +67,8 @@ BSP. The BeagleBone Black support includes the RTEMS BSD Library (``libbsd``)
and networking. The BeagleBone Black BSP is an ARM architecture BSP so the tool
suite name is ``arm-rtems5``.
+.. _QuickStartPreparation_Version:
+
Selecting a Version of RTEMS
----------------------------
More information about the vc
mailing list