#
ee3ba93c |
| 02-Apr-2024 |
Konstantin Aladyshev <aladyshev22@gmail.com> |
meson: Provide wrap file for boost
Currently local build on the system without boost can fail with the following message: """ meson.build: ERROR: Dependency "boost" not found, tried system """ Provi
meson: Provide wrap file for boost
Currently local build on the system without boost can fail with the following message: """ meson.build: ERROR: Dependency "boost" not found, tried system """ Provide "boost.wrap" file to fix the issue.
Change-Id: Ia0344626f844c8f2da4cb3322819730549ad8d4f Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.com>
show more ...
|
#
4026702d |
| 26-Aug-2021 |
Patrick Williams <patrick@stwcx.xyz> |
build: support building with subprojects Enable everything to build outside of an OE-SDK by leveraging subproject wrap files. Needed to update C++ to C++20 as well in order to allow
build: support building with subprojects Enable everything to build outside of an OE-SDK by leveraging subproject wrap files. Needed to update C++ to C++20 as well in order to allow phosphor-logging to compile. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I43f5fcd53ef3ac024d7b5ce50fd035903d08bab0
show more ...
|
#
5a43b373 |
| 06-May-2020 |
Adriana Kobylak <anoo@us.ibm.com> |
meson: build: Remove automake files and update READMEs Tested: Ran CI and code update on witherspoon. Change-Id: I4d9695cdddf48e4a4d884fb9b8e30108ee6dfe6c Signed-off-by: Adriana
meson: build: Remove automake files and update READMEs Tested: Ran CI and code update on witherspoon. Change-Id: I4d9695cdddf48e4a4d884fb9b8e30108ee6dfe6c Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
show more ...
|
#
7e8d76b3 |
| 20-Apr-2018 |
Adriana Kobylak <anoo@us.ibm.com> |
sync_manager: Initial commit 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 ma
sync_manager: Initial commit 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>
show more ...
|
#
2618667b |
| 08-Apr-2018 |
Gunnar Mills <gmills@us.ibm.com> |
gitignore: Add generated error and server files Had to add .dirstamp to get the YAML build dirs to disappear. Change-Id: Id636f13e89701ee9f94d89fd36e4f2c31f714f51 Signed-off
gitignore: Add generated error and server files Had to add .dirstamp to get the YAML build dirs to disappear. Change-Id: Id636f13e89701ee9f94d89fd36e4f2c31f714f51 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
ec1b41c4 |
| 02-May-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Create initial BMC Item Updater This is the initial BMC Item Updater. Change-Id: I1c4f8ec94d7d35a0e03a363007b79414b20058ac Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
|
#
01d55c33 |
| 20-Apr-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Move version gtests to phosphor-bmc-code-mgmt Moving the version gtests from openpower-pnor-code-mgmt to phosphor-bmc-code-mgmt. This code has been reviewed before, the only changes
Move version gtests to phosphor-bmc-code-mgmt 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>
show more ...
|
#
701e021c |
| 03-Apr-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Initial Download manager This is the basic download manager that implements xyz/openbmc_project/Common/TFTP.interface.yaml Change-Id: I429b0f2fbce3864dee5051af727b88b3a3fe1227
Initial Download manager 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>
show more ...
|
#
edb04dc5 |
| 18-Jan-2017 |
Gunnar Mills <gmills@us.ibm.com> |
Add a .gitignore to phosphor-bmc-code-mgmt This will ignore all the automake output files Change-Id: Iaeb573dabd0366ebc8f16841af12136153924d4f Signed-off-by: Gunnar Mills <gmill
Add a .gitignore to phosphor-bmc-code-mgmt This will ignore all the automake output files Change-Id: Iaeb573dabd0366ebc8f16841af12136153924d4f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|