commit | 6fab70da0729f138d534948f9cb32eded3b085a6 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Thu Sep 07 00:13:50 2017 -0500 |
committer | Saqib Khan <khansa@us.ibm.com> | Thu Sep 07 09:02:33 2017 -0500 |
tree | 15e0999d188b4f99d151c465dad8db71431af26c | |
parent | 1646e8f4da7f698b30525016ff7c8d95e8e32a70 [diff] |
Change ro to rofs. - The bmc read only file systems volumes are named rofs-<versionId>. - This will fix the issue that prevented item_updater from creating the bmc versionIds after a reboot. Resolves openbmc/openbmc#2267 Change-Id: I26034cbb8928baba8e551aff795f87a0e2c4a262 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`.