summaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* sync_manager: Initial commitAdriana Kobylak2018-05-031-0/+1
| | | | | | | | | | | Create a new sync manager to handle file sync operations, such as copying persistent files to the alternate BMC chip for backup. Make the new sync manager optional via a compile flag since this function requires that the system has a second BMC chip. Change-Id: I2fbf7903d0baaa162e0ce62e8548db2cf2782398 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
* gitignore: Add generated error and server filesGunnar Mills2018-04-091-0/+5
| | | | | | | | Had to add .dirstamp to get the YAML build dirs to disappear. Change-Id: Id636f13e89701ee9f94d89fd36e4f2c31f714f51 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Create initial BMC Item UpdaterGunnar Mills2017-05-241-0/+1
| | | | | | | This is the initial BMC Item Updater. Change-Id: I1c4f8ec94d7d35a0e03a363007b79414b20058ac Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Move version gtests to phosphor-bmc-code-mgmtGunnar Mills2017-05-111-4/+4
| | | | | | | | | | | Moving the version gtests from openpower-pnor-code-mgmt to phosphor-bmc-code-mgmt. This code has been reviewed before, the only changes are renaming to "namespace phosphor", changes related to renaming the files, and changes related to renaming function getVersion to getValue. Change-Id: Id799fcfff8effbb4c63f1f4e7169aa425567dd41 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Initial Download managerGunnar Mills2017-04-071-0/+1
| | | | | | | | This is the basic download manager that implements xyz/openbmc_project/Common/TFTP.interface.yaml Change-Id: I429b0f2fbce3864dee5051af727b88b3a3fe1227 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
* Add a .gitignore to phosphor-bmc-code-mgmtGunnar Mills2017-02-101-0/+47
This will ignore all the automake output files Change-Id: Iaeb573dabd0366ebc8f16841af12136153924d4f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
OpenPOWER on IntegriCloud