<feed xmlns='http://www.w3.org/2005/Atom'>
<title>phosphor-bmc-code-mgmt/.gitignore, branch master</title>
<subtitle>OpenBMC Phosphor BMC code version management sources</subtitle>
<id>https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/atom?h=master</id>
<link rel='self' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/'/>
<updated>2018-05-03T21:40:01+00:00</updated>
<entry>
<title>sync_manager: Initial commit</title>
<updated>2018-05-03T21:40:01+00:00</updated>
<author>
<name>Adriana Kobylak</name>
<email>anoo@us.ibm.com</email>
</author>
<published>2018-04-20T15:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=7e8d76b3de932520789a8fb2920cd4b6fde9d388'/>
<id>urn:sha1:7e8d76b3de932520789a8fb2920cd4b6fde9d388</id>
<content type='text'>
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 &lt;anoo@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>gitignore: Add generated error and server files</title>
<updated>2018-04-09T20:52:28+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2018-04-08T18:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=2618667b3d4aec0da4c17a67f744544c832219eb'/>
<id>urn:sha1:2618667b3d4aec0da4c17a67f744544c832219eb</id>
<content type='text'>
Had to add .dirstamp to get the YAML build dirs to
disappear.

Change-Id: Id636f13e89701ee9f94d89fd36e4f2c31f714f51
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Create initial BMC Item Updater</title>
<updated>2017-05-24T16:50:57+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2017-05-02T17:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=ec1b41c4808482aaa44aaeb1908c33354b38d412'/>
<id>urn:sha1:ec1b41c4808482aaa44aaeb1908c33354b38d412</id>
<content type='text'>
This is the initial BMC Item Updater.

Change-Id: I1c4f8ec94d7d35a0e03a363007b79414b20058ac
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Move version gtests to phosphor-bmc-code-mgmt</title>
<updated>2017-05-11T02:10:53+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2017-04-20T15:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=01d55c33ce892ab7a60a453288e9021af0be9f57'/>
<id>urn:sha1:01d55c33ce892ab7a60a453288e9021af0be9f57</id>
<content type='text'>
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 &lt;gmills@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Initial Download manager</title>
<updated>2017-04-07T18:31:25+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2017-04-03T16:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=701e021ce90be9b14489b3395d53598c7a7965aa'/>
<id>urn:sha1:701e021ce90be9b14489b3395d53598c7a7965aa</id>
<content type='text'>
This is the basic download manager that implements
xyz/openbmc_project/Common/TFTP.interface.yaml

Change-Id: I429b0f2fbce3864dee5051af727b88b3a3fe1227
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Add a .gitignore to phosphor-bmc-code-mgmt</title>
<updated>2017-02-10T15:38:08+00:00</updated>
<author>
<name>Gunnar Mills</name>
<email>gmills@us.ibm.com</email>
</author>
<published>2017-01-18T18:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/phosphor-bmc-code-mgmt/commit/?id=edb04dc5f82dc6a6126898199bb44f74448cd18e'/>
<id>urn:sha1:edb04dc5f82dc6a6126898199bb44f74448cd18e</id>
<content type='text'>
This will ignore all the automake output files

Change-Id: Iaeb573dabd0366ebc8f16841af12136153924d4f
Signed-off-by: Gunnar Mills &lt;gmills@us.ibm.com&gt;
</content>
</entry>
</feed>
