Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10020 - rockboxdev.sh: Patch that can be restart on the way

Attached to Project: Rockbox
Opened by Yoshihisa Uchida (Uchida) - Friday, 13 March 2009, 14:50 GMT+2
Last edited by Björn Stenberg (zagor) - Sunday, 06 June 2010, 00:58 GMT+2
Task Type Patches
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 cross compilers build using by tools/rockboxdev.sh,
when the processing of rockboxdev.sh stopped on the way,
it cannot restart . (There is only executing it from the beginning. )

This is a patch that it can restart processing on the way.

   rockboxdev_continue.patch (9.6 KiB)
 b/tools/rockboxdev.sh |  300 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 222 insertions(+), 78 deletions(-)

This task depends upon

Closed by  Björn Stenberg (zagor)
Sunday, 06 June 2010, 00:58 GMT+2
Reason for closing:  Wont Fix
Additional comments about closing:  This doesn't/shouldn't happen often enough to make the script more complex.
Comment by Yoshihisa Uchida (Uchida) - Friday, 20 March 2009, 05:32 GMT+2
sync r20339
   rockboxdev_continue_2.patch (9.1 KiB)
 b/tools/rockboxdev.sh |  298 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 221 insertions(+), 77 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Friday, 20 March 2009, 08:01 GMT+2
update my patch.
- When making cross compilers succeeds, the status file deletes.
   rockboxdev_continue_3.patch (9.3 KiB)
 b/tools/rockboxdev.sh |  303 +++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 226 insertions(+), 77 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Sunday, 12 April 2009, 09:42 GMT+2
sync 20694
   rockboxdev_continue_4.patch (9.3 KiB)
 b/tools/rockboxdev.sh |  296 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 219 insertions(+), 77 deletions(-)

Comment by Yoshihisa Uchida (Uchida) - Friday, 26 June 2009, 12:11 GMT+2
Sync r21520
   rockboxdev_continue_5.patch (9.5 KiB)
 b/tools/rockboxdev.sh |  300 ++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 221 insertions(+), 79 deletions(-)

Loading...