John Crispin
0f39877bac
scripts/ubinize-image.sh: fix parameter handling
...
ubinize-image.sh previously used ${var:offset:length} substitutions
which are not valid in standard shell.
Replace the existing parameter matching by a case ... esac expression.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 41347
2014-06-26 11:43:42 +00:00
..
2014-03-10 18:58:40 +00:00
2012-11-11 21:04:30 +00:00
2014-06-02 13:27:23 +00:00
2013-08-31 11:16:49 +00:00
2013-10-28 15:15:09 +00:00
2013-05-29 10:31:45 +00:00
2013-08-31 11:16:44 +00:00
2013-08-31 11:16:44 +00:00
2012-11-30 10:53:55 +00:00
2013-04-18 12:05:16 +00:00
2013-05-26 17:28:11 +00:00
2013-12-13 16:43:07 +00:00
2013-02-20 15:06:10 +00:00
2013-09-25 13:02:55 +00:00
2013-03-07 17:32:29 +00:00
2013-11-19 00:03:34 +00:00
2013-02-21 11:45:25 +00:00
2013-10-17 19:32:28 +00:00
2014-01-19 17:27:04 +00:00
2014-06-12 14:35:09 +00:00
2013-07-18 13:11:46 +00:00
2013-10-16 10:29:50 +00:00
2012-11-18 09:32:36 +00:00
2013-03-07 17:32:29 +00:00
2013-05-09 20:50:58 +00:00
2012-03-19 21:09:47 +00:00
2013-02-21 11:45:27 +00:00
2014-06-26 11:43:42 +00:00