I saw that rtems_waf did not have a gitignore file, and using it will create pyc files which makes git status show "modified: rtems_waf (untracked content)" as the index becomes dirty. Ignore '*.pyc' files to get rid of that, patch available at [0].
[0]: https://gist.github.com/chirayudesai/c7dce587edc493e2afbf/raw/8b9643dca3fc966b77cb5e7fc72d5408e82b5dc9/0001-add-a-gitignore-file.patch Regards, Chirayu Desai
_______________________________________________ rtems-devel mailing list rtems-devel@rtems.org http://www.rtems.org/mailman/listinfo/rtems-devel