I have completed the “Prove You Can Work On RTEMS” task from the GSoC Getting Started guide.
I built the RTEMS 7 toolchain using RSB and manually built the SPARC ERC32 BSP using waf. After that, I modified the hello sample to include an additional print statement, rebuilt the BSP, and ran the updated executable using sparc-rtems7-sis.
The modified output is attached as a screenshot, and I have also attached the patch generated using git format-patch as a screenshot.
Thanks, it looks like your git config user.name may not be correct, please check that it matches your name for author attribution. (You can use space characters, it is stored as a string.)
I have corrected my git config user.name to use my full real name and I have updated the tracking page accordingly. Please let me know if everything looks correct now.