commit | 1eef62de893e619a8bc0c250e0b439178da11e8f | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Thu Aug 10 15:29:34 2017 -0500 |
committer | Michael Tritz <mtritz@us.ibm.com> | Wed Aug 30 12:46:12 2017 -0500 |
tree | b3f252891a0a6d3bbda400da819e482e9a559006 | |
parent | b60add1e003373cbd48423d4ee60d0b580031f39 [diff] |
BMC: Restore version and activation dbus objects on BMC reboot. - Read the /media/ dir for active bmc versions. Each active version has a /etc/os-release inside /media/ which is used to recreate the version and activation objects. Resolves openbmc/openbmc#2137 Change-Id: I40e97396b0912095868172a5a6566e2189a3446b Signed-off-by: Saqib Khan <khansa@us.ibm.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 full clean the repository again run `./bootstrap.sh clean`.