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
tree: 1dc02cb449533b75789de959633d9e4f950cd4d9
  1. classes/
  2. common/
  3. conf/
  4. COPYING.apache-2.0
  5. COPYING.MIT
  6. LICENSE
  7. README.md
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.