thor:cmd: get the default command arguments from environment 62/63962/6
authorPrzemyslaw Marczak <p.marczak@samsung.com>
Thu, 12 Jun 2014 08:20:59 +0000 (10:20 +0200)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Fri, 1 Apr 2016 01:08:15 +0000 (18:08 -0700)
commit8d370af50c6fee008f158cef0fbde901a4711ef9
treefe3cb34034ceb7a136e93be776cee319e2032eeb
parent5f875d046effd8382689fedd5bf26bde060f378a
thor:cmd: get the default command arguments from environment

This change adds support to getting the default DFU cmd line
arguments from the environment.

DFU and THOR uses the same command line arguments,
so the DFU command environment setup can be used also with THOR.

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Conflicts:
common/cmd_thordown.c

[jino.cho: Fixed conflicts from original commit of tizen.org]
Signed-off-by: jino.cho <jino.cho@samsung.com>
Change-Id: I167927ff47f7c105fd1794da21c6742a10c7593a
common/cmd_thordown.c