commit | dcbfa04a404fad443895508dfdb974b4a45206c6 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@gfwa124.aus.stglabs.ibm.com> | Mon Sep 18 13:08:39 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Oct 04 17:07:28 2017 +0000 |
tree | e333b4f7781cfe72ede833a4552df94aeb752c0d | |
parent | 26a960d011a05ca27018ccedcacb3377f0ff6575 [diff] |
Restore BMC version on systems that doesn't have new BMC ubi layout. - Create a dir under /media called rofs-<versionId> and create a symlink for /etc/os-release. This would allow us to recreate the Software Object corresponding to the current BMC version. Resolves openbmc/openbmc#2277 Change-Id: Icaed9eaaffd479243e115dffe1dea6de40b9f795 Signed-off-by: Saqib Khan <khansa@gfwa124.aus.stglabs.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`.