Documentation | Update Command in "Obtain the Sources" Section for RTEMS 7 (#68)
Mohamed Hassan (@Hamzi)
gitlab at rtems.org
Sun Jan 19 05:41:59 UTC 2025
Mohamed Hassan created an issue: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/68
In the "Obtain the Sources" section of the RTEMS Getting Started guide, the provided command for building the RSB appears to be outdated. It refers to RTEMS 6 instead of RTEMS 7. This causes a build failure due to incorrect paths.
### Current Command:
```
../source-builder/sb-set-builder --source-only-download 6/rtems-sparc
```
### Proposed Fix:
```
../source-builder/sb-set-builder --source-only-download 7/rtems-sparc
```
--
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/issues/68
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250119/da8e1925/attachment.htm>
More information about the bugs
mailing list