setup-ivi-boot: fix unconditional /etc sourcing
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 30 Dec 2013 16:34:20 +0000 (18:34 +0200)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 30 Dec 2013 16:34:20 +0000 (18:34 +0200)
commit96a4b734551b8c19f7bc9204f76f00fc0a5c0d61
treeff57fe547423da0068aa08a3532719f0c2e0aa05
parent194954b1306252f51ba01e34f8f1c010a0c6a818
setup-ivi-boot: fix unconditional /etc sourcing

The setup-ivi-boot script unconditionally read the contents of
/etc/installerfw-environment, which is wrong, because it should not do this if
the environment already contains the "INSTALLERFW_*" variables. This patch
fixes the issue.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
installerfw-sh-functions
setup-ivi-boot