Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11697 - make VERSION=x.y broken

Attached to Project: Rockbox
Opened by Marcin Bukat (MarcinBukat) - Friday, 22 October 2010, 21:10 GMT+2
Last edited by Marcin Bukat (MarcinBukat) - Sunday, 31 October 2010, 22:54 GMT+2
Task Type Bugs
Category Build environment
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

When releasing bootloader one has to make 'versioned build'. The instructions I obtain on IRC states that building with make VERSION=x.y should do the trick. However this is broken since r26320. Below is a patch which fixes this for me but I am not an expert of the buildsystem.
This task depends upon

Closed by  Marcin Bukat (MarcinBukat)
Sunday, 31 October 2010, 22:54 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  commited as r28427
Comment by Marcin Bukat (MarcinBukat) - Friday, 22 October 2010, 21:11 GMT+2
forgotten patch
   version.sh.diff (1.5 KiB)
 b/tools/version.sh |   35 +++++++++++++++++++----------------
 1 file changed, 19 insertions(+), 16 deletions(-)

Comment by Szymon Dziok (b0hoon) - Wednesday, 27 October 2010, 23:34 GMT+2
It works for me perfectly. It should be commited IMO, it's simpler to set the version this way for the bootloader, than to change the release in version.sh.

Loading...