Doug Zongker
39a984550f
return to using subprocess for running commands
...
Reverts Ic4f1c747 and fixes the problem by splitting the extra_flags
argument (it wasn't working before because it was getting one argument
"-c 4096 -s 128" instead of four arguments "-c", "4096", "-s", "128"
and mkyaffs2image apparently just ignores that bogus argument?)
Change-Id: Ib1e08d634aa68bfab0f7e09680d407f2cee0797d
2010-09-03 14:15:34 -07:00
..
2009-03-03 19:28:42 -08:00
2010-05-03 16:11:04 -07:00
2009-03-25 18:09:52 -07:00
2009-11-08 13:19:45 -08:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2010-03-10 16:07:26 -08:00
2010-08-31 12:56:49 -07:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2009-08-27 18:16:25 -05:00
2009-03-03 19:28:42 -08:00
2010-09-03 14:15:34 -07:00
2009-03-03 19:28:42 -08:00
2010-06-10 18:38:37 -07:00
2010-06-26 22:43:55 -07:00
2010-04-23 13:15:37 -07:00
2010-06-16 20:17:19 -07:00
2010-06-10 18:38:25 -07:00
2009-11-06 15:12:00 -08:00
2009-04-18 22:36:21 -07:00
2009-03-03 19:28:42 -08:00
2009-11-09 18:19:48 -08:00
2010-02-16 14:32:08 -08:00
2009-03-03 19:28:42 -08:00
2009-08-11 15:05:59 -07:00
2009-03-03 19:28:42 -08:00
2010-02-17 09:07:55 -08:00
2010-07-14 10:22:54 -07:00
2009-03-03 19:28:42 -08:00
2009-03-03 19:28:42 -08:00
2010-03-10 16:16:02 -08:00