]> Zhao Yanbai Git Server - minix.git/commit
build:small fixes to arm_sdimage. 91/391/2
authorKees Jongenburger <keesj@minix3.org>
Fri, 8 Mar 2013 08:42:32 +0000 (09:42 +0100)
committerKees Jongenburger <keesj@minix3.org>
Fri, 8 Mar 2013 09:50:57 +0000 (10:50 +0100)
commit149ed6cff5b920190c94eb6505dd9890cf918b96
treed64580dbba4a2b0bd7134751df53d1c15b4983eb
parentfbd82e76a48340fbe0edb0e9241ec97e5eeaa2ff
build:small fixes to arm_sdimage.

* Use the same output directory as was previously the standard.
* Add copying of uEnv and cmdline to the obj directory to allow booting from tftp.
* No longer start qemu at the end of the process.
* Use sudo if the script was called as non root user.

Change-Id: I53143b1ce6633e764d173c3eb883c2efa3e6a5b7
releasetools/arm_sdimage.sh