From 2707771893c900d09f10cdc615f1919bde6c80f5 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 21 Sep 2018 10:23:08 +0200 Subject: libbsd.txt: Avoid explicit versions Update #3472. --- libbsd.txt | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/libbsd.txt b/libbsd.txt index cf48a200..c19d602e 100644 --- a/libbsd.txt +++ b/libbsd.txt @@ -38,7 +38,7 @@ Please help by adding to it. === Tool Chain === -You need a tool chain for RTEMS based on at least RSB 5 April 2016 or later. +You need a tool chain for RTEMS based on the latest RTEMS Source Builder (RSB). === Installation Overview === @@ -59,12 +59,13 @@ Refer to the README.waf for Waf building instructions. Make sure the submodules have been initialised and are updated. If a 'git status' says `rtems_waf` need updating run the submodule update command: + $ git submodule sync $ git submodule rtems_waf update === Board Support Package Requirements === -The RTEMS version must be at least 5. The Board Support Package (BSP) -should support the +You need the latest RTEMS version to build the libbsd master. The Board +Support Package (BSP) must support the http://www.rtems.org/onlinedocs/doxygen/cpukit/html/group\__rtems\__interrupt__extension.html[Interrupt Manager Extension] // The first underscores have to be masked to stop asciidoc interpreting them to make use of generic FreeBSD based drivers. @@ -88,7 +89,7 @@ relevant. The output sections may also contain other input sections. === Board Support Package Configuration and Build === -You need to configure RTEMS for the desired BSP and install it. The BSP should +You need to configure RTEMS for the desired BSP and install it. The BSP must be configured with a disabled network stack. The BSD library containing the new network stack is a separate package. Using a BSP installation containing the old network stack may lead to confusion and unpredictable results. -- cgit v1.2.3