Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 452 Bytes

RELEASE.md

File metadata and controls

18 lines (11 loc) · 452 Bytes

Release Procedure

  1. Bump version in configure.ac

  2. Add debian log entry:

    dch

  3. Test the packaging:

    make distcheck

  4. Run the testsuite:

    make check

  5. Install and test different -mmcu= values in some PRU example project.

  6. Wait a few hours for the mirror on BeagleBoard to sync, and CI pipeline to finish. Ensure all stages are passing.

  7. Create and push a tag.