commit | 87c781732247086a56d8f8cb4360c6eb4863f658 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Fri Aug 10 12:51:53 2018 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Fri Aug 10 13:02:35 2018 -0700 |
tree | e072930398af2b44a12259c5ee807e9996617502 | |
parent | dd691576c829350dd9718909be6a36de70a42e27 [diff] |
Catch SdBusError when calling the mapper In certain cases, the mapper may return a not found error when polling for BMC endpoints. While this is an error, it should not crash phosphor-software-manager. Tested By: Booted the system without a bmc interface present, and verified that software manager doesn't crash Change-Id: I1199d6f94deb6cf5a795f8770d9dac202697f401 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.