bmc flash service: Remove non-existing dependency
obmc-control-bmc service was removed from build but bmc flash service
still depends on it, which causes it never starts and BMC will not enter
ready state.
Removing the non-existing dependency and this service can be started.
Tested: Without this change, BMC becomes NotReady state after power on;
With this change, BMC enters Ready state after power on.
Change-Id: I469037cc5d5c15a695e1fd1730d14af7cbc03d73
Signed-off-by: Lei YU <mine260309@gmail.com>
1 file changed