summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/state/phosphor-post-code-manager_git.bb
AgeCommit message (Collapse)AuthorFilesLines
2021-12-29phosphor-post-code-manager: srcrev bump de8d3a537f..f5e52db77cAndrew Geissler1-1/+1
Alan Kuo (1): Fix 'usTimeOffset' was not declared error Change-Id: Id3d0f0ff317a0df20f72bc9a56a69193d30552b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-18phosphor-post-code-manager: srcrev bump 84855abe9e..de8d3a537fAndrew Geissler1-1/+1
Manojkiran Eda (1): Fix static analysis & cppcheck issues Change-Id: Ie75d99035a4c0763247c140cafe9248f2f09e18c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-12-17post-code-manager : Switch to meson build system & BumpManojkiran Eda1-6/+6
Tested By: Was able to sucessfully build post-code-manager using meson & was able to see that the daemon is working as before on a BMC. Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com> Change-Id: I4cf90fc8bf0a3350b944d5ef94fa131cb6f1c35f
2021-12-17phosphor-post-code-manager: srcrev bump 9ce5a645f5..c4440ebefbAndrew Geissler1-1/+1
Manojkiran Eda (2): Drop experimental::filesystem Fix unused variables error Change-Id: I757a4e07f579df1fb121afc76e2ff7963ab70297 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-30phosphor-post-code-manager: srcrev bump 90e767334b..9ce5a645f5Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: Ie4e88dda3f8fbb12f22a6f045f02823de43a5d1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-28phosphor-post-code-manager: srcrev bump aed7b3de09..90e767334bAndrew Geissler1-1/+1
Patrick Williams (2): catch exceptions as const MAINTAINERS: fix syntax Change-Id: I0033cb14e5b363027ba70fbe9e631e7df87e99e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-3/+3
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-06-21phosphor-post-code-manager: srcrev bump b84fea4efe..aed7b3de09Andrew Geissler1-1/+1
Manojkiran Eda (1): Make MaxBootCycleCount Configurable Change-Id: Iab04dad507cfaa5152ccabd8d4e3034165f49722 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-post-code-manager: srcrev bump 0171dd6bce..b84fea4efeAndrew Geissler1-1/+1
Ravi Teja (1): Fix DeleteAll to set boot count 0 Change-Id: I5784117931029d90aec6d73be517ca4d9443e9ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-22phosphor-post-code-manager: srcrev bump 84a4c19c48..0171dd6bceAndrew Geissler1-1/+1
Alan Kuo (1): Add the BIOSPostCode events into the BMCWeb EventService Change-Id: Icd1d25abf1ca9961b32c982261909145bb1fc655 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-12Bump the changes related to post codesAndrew Geissler1-1/+1
PDI : Change the signature of Raw PostCode property Change Post codes signature to contain Secondary Code phosphor-host-postd: Fix code to consume the secondary code phosphor-post-code-manager: Add logic for supporting the secondary post codes fb-ipmi-oem : Fix the dbus signature used for setting postcodes Change-Id: I503eb5ebb70f4f8200a0e6e6f9ff6c052075d2e4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-26phosphor-post-code-manager: srcrev bump fd45f78858..08125ca77fAndrew Geissler1-1/+1
Jonathan Doman (1): Update D-Bus names per design Change-Id: I811757d7670afd083a2ef1c382cea1314f3ee767 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-01-12meta-phosphor: Add post code support for multi host in meta-phosphor.Kumar Thangavel1-1/+11
Added implementation to handle post codes from multiple host to BMC with multi process approach. Each process handles post codes for corresponding host. TESTED : Built the openbmc image targetting Facebook YosemiteV2 hardware. Verified all the host's postcodes stored in corresponding host directories. (From meta-phosphor rev: 57042e2fdb40b185721d7a8e9fc54d56d382b083) Signed-off-by: Kumar Thangavel <thangavel.k@hcl.com> Change-Id: I490558737b601fccb74da3b2dbef5e173343683f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-12-10phosphor-post-code-manager: srcrev bump 9d91a39a3a..fd45f78858Andrew Geissler1-1/+1
Kumar Thangavel (1): phosphor-post-code-manager: Add post code support for multi host (From meta-phosphor rev: c5d5f9968b30ffe1b96155bde70907d121986bd0) Change-Id: I05b63b8d8f527015af9ef84b080264a174a22fd1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-06-02phosphor-post-code-manager: srcrev bump 993d4dd9dc..9d91a39a3aAndrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 28b08e4b71af1d41dcf95f9ca91c2e5e5afba2f9) Change-Id: If2da0e5b540ec8c6982d40cb73d35ecb069f9b01 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-03-26meta-phosphor: logging/post/dbus-iface bumpsMatt Spinler1-1/+1
The phosphor-dbus-interfaces bump has commits that have coreqs to phosphor-logging and phosphor-post-code-manager. phosphor-dbus-interfaces: Andrew Geissler (1): hw-error: introduce bmc quiesce state Carol Wang (1): Dbus: Change interfaces for Scheduled Host Transition Matt Spinler (2): Add update timestamp property on Logging.Entry Add Logging.Create.CreateWithFFDCFiles method Vijay Khemka (1): State:Host: Add restart cause Zhikui Ren (1): Add Timestamp to BIOS POST Codes and Boot Cycle Count phosphor-logging: Matt Spinler (1): Add createWithFFDCFiles D-Bus method stub phosphor-post-code-manager: ZhikuiRen (1): Add timestamp to BIOS POST Codes log and DeleteAll interface (From meta-phosphor rev: 585674d921fda6331eab40d107f8723184f13f05) Change-Id: I3c05a415ff3c76e227e43ba048c6b718f01092e6 Signed-off-by: Matt Spinler <spinler@us.ibm.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-01-06phosphor-post-code-manager: Add recipe fileVijay Khemka1-0/+24
Added initial recipe file for post code manager. It saves history of post codes. (From meta-phosphor rev: 28c16972c6b3e8e9a2392b4b0fd54d6c897f6438) Change-Id: Ia13d480d148ffeb73ac9fd0ea7e4eba85b506530 Signed-off-by: Vijay Khemka <vijaykhemka@fb.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>