release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Search | Go
Wiki > Main > DocsIndex > BootloaderRelease
-- MarcinBukat - 2010-10-26

Targets which are considered 'stable' and 'unstable' have to have officially released bootloaders. Below are simple steps how to release new official bootloader:

  • Tag the svn revision you want to use for bootloader release:
       svn copy svn://svn.rockbox.org/rockbox/trunk \
                svn://svn.rockbox.org/rockbox/tags/bootloader_e200_v2 \
                -m 'Tag release v2 of the Sansa E200 bootloader and sansapatcher'

  • Compile versioned binary
       make VERSION=x.y
  • Send binary to one of the swedes and ask to put it on download server
r2 - 01 Nov 2010 - 15:22:59 - MarcinBukat

Parents: DocsIndex
Copyright © by the contributing authors.