RTEMS | Better seperation of 3rd party code (#5294)
Amar Takhar (@amar)
gitlab at rtems.org
Tue Jul 8 14:26:30 UTC 2025
Amar Takhar commented: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5294#note_126176
At a cursory look -- and I know there are things missing a rough idea for contrib would be:
```
contrib/cpukit/cpu/i386
contrib/cpukit/cpu/m68k
contrib/cpukit/cpu/mips
contrib/cpukit/cpu/nios2
contrib/cpukit/cpu/sparc
contrib/cpukit/cpu/x86_64
contrib/cpukit/fastlz
contrib/cpukit/jffs2
contrib/cpukit/libfdt
contrib/cpukit/mghttpd
contrib/cpukit/shell
contrib/cpukit/xz
contrib/yaml
```
I'm assuming yaml is a pure import so we can move the include or put a stub file in the parent to load from contrib
I'm sure I've missed a lot I did this by looking at:
* https://gitlab.rtems.org/rtems/rtos/rtems/-/blob/main/.gitlab/ignore.toml
I realise everything is under cpukit/ but it makes sense to keep at least one level of inference so things don't get cluttered if we add anything else in the future.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5294#note_126176
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/20250708/af0d1c78/attachment.htm>
More information about the bugs
mailing list