RTEMS | Fix files referencing paths with libbsp/ which no longer exists (#5323)
Joel Sherrill (@joel)
gitlab at rtems.org
Fri Aug 22 16:44:28 UTC 2025
Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5323
## Summary
There are 58 files which include "libbsp". This is usually in a comment. But since libbsp no longer exists, the path references need to be reviewed and fixed.
## Steps to reproduce
```
$ grep -lr libbsp | wc -l
58
```
### Pre-set options
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5323
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/20250822/537b8e27/attachment-0001.htm>
More information about the bugs
mailing list