commit | 1bb6dcb4a1ea8dca818d17fec834aa9e2482c4b4 | [log] [tgz] |
---|---|---|
author | AppaRao Puli <apparao.puli@linux.intel.com> | Fri Mar 27 20:51:57 2020 +0530 |
committer | AppaRao Puli <apparao.puli@linux.intel.com> | Fri Mar 27 20:51:57 2020 +0530 |
tree | 0bbd60a25af4aaafe7a89a73252d5098183765ec | |
parent | bbebec799f0a9c6cc6ebf2a1047d5aec6cf77022 [diff] |
Build issue fix with ubifs Recent change for updateable association causes build failure when ubifs is enabled. Made newly added api createUpdateableAssociation public. Tested: Enabled ubifs and build is successful. Change-Id: I2ba90e876ce8a1f95d7cd3b2839b543f27f1b15d Signed-off-by: AppaRao Puli <apparao.puli@linux.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`.