|
|
|
|
-- 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:
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'
make VERSION=x.y
NOTE this command doesn't work with current svn starting from r26320. The proposed fix is in FS#11697.
r1 - 26 Oct 2010 - 07:02:26 - MarcinBukat
Copyright © by the contributing authors.
|