Kinsey Moore started a new discussion on .gitlab/ignore.toml: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/486#note_122816 > > [[ignore."cpukit/jffs2"]] > files = [ > + "cpukit/libfs/src/jffs2/include/cyg/*", > + "cpukit/libfs/src/jffs2/include/linux/*", The only thing that's not ours under include/linux is jffs2.h. The rest are stubs that we own or historically imported eCos code. Everything under cyg is also imported eCos code. I don't know how we want to treat the eCos code since I doubt we'll ever take an update from the upstream source. -- View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/486#note_122816 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
