summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
AgeCommit message (Collapse)AuthorFilesLines
2021-10-27phosphor-hostlogger: srcrev bump cd21a2a57a..1ecbb996d9Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: If039f37c77dfec43d0bcad288bb8d599feb9f5a5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-27phosphor-logging: srcrev bump fb9b811e14..74348c60edAndrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Sumit Kumar (1): SW538090: PEL: Fix for pel commit time issue Change-Id: I664f2a271364eef7542502b3b8a8afd93db6e72e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14phosphor-logging: srcrev bump 0273a222ab..fb9b811e14Andrew Geissler1-1/+1
Jayanth Othayoth (1): PEL: fix sbe ffdc packet offset calculation Change-Id: Icc803474ec6e8b52b0c83a181f923a0d6179dd73 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-10phosphor-logging: srcrev bump 8133134b13..0273a222abAndrew Geissler1-1/+1
Ben Tyner (1): PEL:message_registry: Standby power regulator fault Change-Id: If3c8878452bd5fe38fdd76383ee081045e9497af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-hostlogger: srcrev bump 042b5ba843..cd21a2a57aAndrew Geissler1-1/+1
Patrick Williams (1): build: switch to C++20 Change-Id: Ie3ba4ea0eee67e75731f45d67104222c65ce7401 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-logging: srcrev bump 242be74039..8133134b13Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Low battery voltage registry entry Patrick Williams (1): catch exceptions as const Change-Id: Ideef216c22e35464c9719338d0d848ba065ae8fa Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-05phosphor-logging: srcrev bump 8034ddebe4..242be74039Andrew Geissler1-1/+1
Jayanth Othayoth (2): PEL: Add error message registry entry for SBE boot failure PEL: Add error message registry entry for SBE boot timeout Sumit Kumar (1): PEL: Store system boot state in user data section Vijay Lobo (1): PEL: Update pel_values to support bmcweb Change-Id: Ia808292d37467f87ae58d710ff993961e494fec3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-21phosphor-logging: srcrev bump 87001e465f..8034ddebe4Andrew Geissler1-1/+1
Andrew Geissler (1): PEL:message_registry: add new HostNotRunning error Change-Id: I4b2415e92de1e707086af0388dc29a96a8d541db Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-11phosphor-logging: srcrev bump b2e541ee25..87001e465fAndrew Geissler1-1/+1
Patrick Williams (3): elog-gen: minor changes to reduce clang-format diffs elog-gen: sort exceptions for file stability clang-format: apply clang-12 changes Change-Id: If208b6a1bbec647c2b1c7208cbf893a3b9d68ddb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-logging: srcrev bump 36a3469323..b2e541ee25Andrew Geissler1-1/+1
Patrick Williams (2): exception: define get_errno for example types exception: switch to public sdbus exception Sumit Kumar (1): PEL: Update bmc & platform dump status in SRC section Vijay Lobo (1): PEL.Entry update hidden property setting Change-Id: Ic9405903c5fcd294317b8c6bc81d1a075c872731 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-01phosphor-logging: srcrev bump 5f285c539d..36a3469323Andrew Geissler1-1/+1
Andrew Geissler (1): PEL:message_registry: add new HostRunning error Patrick Williams (12): lg2: missing include for ranges::find lg2: reduce string_view for size optimize lg2: minor size optimization in do_log build: update cereal dep for subprojects lg2: conversion: support std::filesystem::path natively lg2: workaround clang-tidy's lack of source_location lg2: fix clang issue on nullptr_t log_manager: add override to deleteAll log_manager: fix constexpr string length lg2: fix clang static_assert fire rsyslog-config: warning due to bad std::move lg2: conversion: reduce std::forward clutter Rashmica Gupta (1): PEL: Add altitude PEL registry entries Vijay Lobo (1): PEL.Entry - Add managementSystemAck property Zane Shelley (1): PEL: removed openpower-hw-diags registry SRC desc Change-Id: Icc5818cc3949e1fbc7553fafd19c6c045c23bcd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-31meta-phosphor: switch EXTRA_OEMESON to use override syntaxPatrick Williams1-1/+1
It was observed that we have different approaches to modifying the EXTRA_OEMESON variable across our recipes. The bitbake manual implies that override syntax (":append") is slightly better and the poky meson bbclass also prefers it: meta/classes/meson.bbclass:EXTRA_OEMESON:append = " ${PACKAGECONFIG_CONFARGS}" Switch all recipes to use the ":append" override syntax for the EXTRA_OEMESON variable. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I24e9a27a87c61f374acfb03a63955821fce0dd20
2021-08-26phosphor-logging: srcrev bump ef952af247..5f285c539dAndrew Geissler1-1/+1
Patrick Williams (7): lg2: introduce motivation and API lg2: initial implementation of C++20 structured logging lg2: support sdbusplus enum conversion lg2: support exception conversion lg2: compile time header format checking lg2: compile time checking for reserved header names log_manager: switch to lg2 Change-Id: I810fb1af065b2066a95b0d2446e48fc7b1d429ea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-26phosphor-logging: srcrev bump 7bc3908485..ef952af247Andrew Geissler1-1/+1
Matt Spinler (3): PEL: Remove 'no_vpd_for_fru' maintenance procedure PEL: Change BMCSP01 maint procedure to BMC0001 Stop emitting Entry propChanged before ifacesAdded Change-Id: Ia9f4d338478e4449a123d1d94f7057b5849dfe79 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-24phosphor-logging: srcrev bump 6741692137..7bc3908485Andrew Geissler1-1/+1
Patrick Williams (2): log_manager: use sdbusplus enum directly README: switch build to meson Change-Id: Ibb0ad79b8ad2e948bf731c8fe336ca91a90f47d0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-18phosphor-logging: srcrev bump 2ccdcef997..6741692137Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Delete raw PEL file after use Vijay Lobo (1): PEL: Add hidden and subsystem properties Change-Id: I78577b03d481017469a49e7be04cd48335ce3bc8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams3-13/+13
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-09phosphor-logging: srcrev bump 7f1ec94d55..2ccdcef997Andrew Geissler1-1/+1
Sumit Kumar (1): PEL: Guard against hostboot sending down duplicate PEL Ids Change-Id: Ib33fc7ef179d3718778bdf03635c3eca23860e4d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-04phosphor-logging: srcrev bump c28601ad44..7f1ec94d55Andrew Geissler1-1/+1
Shawn McCarney (1): PEL: Add regulator phase faults to registry Change-Id: Ic986026fd0ef92150d6918940df7b53d0daf6cc6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-31meta-phosphor: phosphor-hostlogger: Disable testsBrandon Kim1-0/+3
We should not be building unit tests for our builds. Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I0329e7a76c5e3561ac6988f41a77c3b27bcf47cc
2021-07-30phosphor-logging: srcrev bump 593a4c665d..c28601ad44Andrew Geissler1-1/+1
Adriana Kobylak (1): PEL: Add phosphor-power NotSupported error Jayanth Othayoth (3): PEL: Add error message registry entry for devtree sync PEL: Add error message registry entry for devtree backup PEL: fix bitbake failures related to commit e0538848 Lotus Xu (1): Reset entryID to 0 after eraseAll. Sumit Kumar (2): PEL: Fix to remove files from archive folder PEL: Set critical association to object paths William A. Kennington III (3): build: Refactor to separate out library build: Target c++ arguments specifically where they are needed lib: Change name to accomodate direct linkers Change-Id: I71155aeda17af867726ffb161524f122572117a3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-19phosphor-logging: srcrev bump eff307e3a1..593a4c665dAndrew Geissler1-1/+1
Vijay Lobo (1): PEL: Support resolution property Change-Id: I48797d4759bd210c08e33467853f5fae16382168 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-15phosphor-logging: srcrev bump 530efbfc72..eff307e3a1Andrew Geissler1-1/+1
Jayanth Othayoth (1): PEL: move libekb init function to sbe ffdc init Tim Lee (1): build: meson fix python command parameter Change-Id: I488aca759c137af46a9770059b33eaa42d1c918e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-08phosphor-logging and phosphor-dbus-interface bumpAndrew Geissler1-1/+1
phosphor-logging: srcrev bump cbc93a4962..530efbfc72 Ramesh Iyyar (3): PEL: Repository: Added getLogID() as public method PEL: Manager: Implemented the GetPELIdFromBMCLogId dbus method PEL: Manager: Implemented the GetBMCLogIdFromPELId dbus method phosphor-dbus-interfaces: srcrev bump 531c90e344..39bdb47118 Ramesh Iyyar (2): open_power: PEL: Added the GetPELIdFromBMCLogId method open_power: PEL: Added the GetBMCLogIdFromPELId method Sharad Yadav (1): Inventory: Add Decorator.Dimension interface Tom Joseph (1): MCTP: Define interface for MCTP endpoint enumeration Vijay Lobo (1): Entry: Add Resolution property Willy Tu (1): location code: add new item interface to support more connections types Change-Id: Ib2983f821118bcc5877aff3915ed4d32589d682b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-07phosphor-logging: srcrev bump 1d8835bbc5..cbc93a4962Andrew Geissler1-1/+1
Vijay Lobo (1): PEL: Support ServiceProviderNotify property Change-Id: Id9e35586ec2d149d363f62d741cb163a16d36ad5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-02phosphor-logging: srcrev bump 1976001573..1d8835bbc5Andrew Geissler1-1/+1
Sumit Kumar (1): PEL: Deleted PELs moved to new folder under logs Change-Id: Ieddf63128949e57e0793e0fc7fdefcd2a78991c2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-02phosphor-hostlogger: srcrev bump dfee0da0a8..042b5ba843Andrew Geissler1-1/+1
Nan Zhou (1): Add the stream mode Change-Id: Ie13ad4f235d2a76e9c27346af54d0a01b916e0b0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-01phosphor-logging: srcrev bump aa5d03b8c5..1976001573Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Handle location codes for connectors Sumit Kumar (1): PEL:Skip assigning id to hostboot PELs William A. Kennington III (2): build: Update generated sdbus++ gen: Add script to check generated meson freshness Change-Id: I8bcfc965eca4643c7e13c633d8a2c17c91b0a4b9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-29phosphor-logging: srcrev bump dde99203db..aa5d03b8c5Andrew Geissler1-1/+1
Benjamin Fair (1): Allow configuring the rsyslog server conf path Mike Capps (1): PEL: Add GPIODeviceUnavailable reg entry Change-Id: Ib0b44b315947b96667166d24b1295497f1fa418f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-24phosphor-logging: srcrev bump d5c31366e9..dde99203dbAndrew Geissler1-1/+1
Matt Spinler (1): PEL: Add FanControllerOffline message reg entry Ramesh Iyyar (1): PEL: PHAL: Added new message registry for pre-poweroff Change-Id: I190bb4d4ffb6293f772f11e6e27d1317d92300ab Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-22phosphor-logging: srcrev bump d354a39835..d5c31366e9Andrew Geissler1-1/+1
Harisuddin Mohamed Isa (2): peltool: Fixed output for SRC parser peltool: Fix Python C Extension for UD parsing Matt Spinler (1): PEL: Use ordered_json parse on plugin data Change-Id: If1d798a86595f5548c90da14229d0a70dccfe6f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-18phosphor-logging: srcrev bump 0866c3fc66..d354a39835Andrew Geissler1-1/+1
Andrew Jeffery (1): log_manager: Remove designated initializers Jayanth Othayoth (2): PEL: set pdbg environment variable PEL: move pdbg init function to sbe ffdc init Ramesh Iyyar (1): PEL: PHAL: Changed existing reason code instead use component id Shantappa Teekappanavar (1): PEL: message_registry - Add an entry for WatchdogTimeout Vijay Lobo (1): PEL: Support eventId property Change-Id: I848bd5429b2fd9d7929af693c45766fe07e56836 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-17phosphor-logging: srcrev bump b6b2557555..0866c3fc66Andrew Geissler1-1/+1
Jayanth Othayoth (6): PEL: enable base infrastructure for SBE FFDC base PEL create PEL: Create TemporaryFile class PEL: API to convert FAPI based data to PEL format PEL: move jsonCalloutSubtype const definition to header PEL: Add SBE FFDC process function PEL: enable SBE FFDC support in pel log Matt Spinler (1): elog-gen: Install elog-gen.py Change-Id: I061381eaf9d4ec7ba47e37838c73d41f6b2a8df2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-12phosphor-logging: srcrev bump 3025d0b563..b6b2557555Andrew Geissler1-2/+2
William A. Kennington III (6): build: Install dbus policy in datadir build: Don't build tests by default in submodules build: Remove deprecated get_pkgconfig_variable method extensions: Deterministic global construction ordering sdjournal: Migrate code into cpp file build: Use global variables instead of macros for test features Change-Id: I7e8412dd429e024bbc15ca79367472f4cb5b0ab8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-08phosphor-logging: srcrev bump b41fa54bc0..3025d0b563Andrew Geissler1-1/+1
Matt Spinler (1): PEL: Align peltool list output values Change-Id: I3b929d05b23f0767675eca0b0b283e458f810ca0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-05phosphor-logging: Fix missing python dependencyWilliam A. Kennington III1-1/+1
The PEL feature depends on python3 at build time to link against the library, not runtime. Change-Id: Iaaf4d39828205d8750c2669e2798bff9ea16f009 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-04phosphor-logging: Disable building testsWilliam A. Kennington III1-0/+1
We don't yet support ptest so we shouldn't be building all of the test cases. Change-Id: If567127f9990819e191de4d03aa9fba7ea889bd0 Signed-off-by: William A. Kennington III <wak@google.com>
2021-06-04phosphor-logging: srcrev bump 808e29ff64..b41fa54bc0Andrew Geissler1-1/+1
William A. Kennington III (1): test: openpower-pels: Fix unscoped use of DoAll Change-Id: Ia11cd41158ada415caa3d78eae03bb4c5afc2237 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-06-02phosphor-logging: srcrev bump 3b8ed7f2d3..808e29ff64Andrew Geissler1-1/+1
Ben Tyner (1): PEL: Updates to attention handler TI registry entry Jayanth Othayoth (4): PEL: ComponentID for Processor errors PEL: Add error message registry entry for SBE chipop failure PEL: Add error message registry entry for SBE chipop timeout PEL: Add error message registry entry for SBE invalid state Change-Id: I63f3c3c6ac0509d86d3a96ba584cd3aa7c2a569b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-27phosphor-logging: srcrev bump e32b7e76d1..3b8ed7f2d3Andrew Geissler1-1/+1
Sumit Kumar (1): PEL: Support MfgSeverity & MfgAction flags PEL reg fields Change-Id: I074f9e469e295e33d29a3a67f8d4111881826f28 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-26phosphor-logging: srcrev bump 0b08776a88..e32b7e76d1Andrew Geissler1-1/+1
Ben Tyner (1): Add system IM keyword to PEL userdata0 section Matt Spinler (1): PEL: Change the BMC version UD label to FW version Change-Id: I1b5221d7260ae3c8248bfac7853170bdebd907af Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-21phosphor-logging: srcrev bump 9d59d58566..0b08776a88Andrew Geissler1-1/+1
William A. Kennington III (1): build: Fix cereal dependency Change-Id: I97e3a6751e63d908d3815bd82e50c2f65dd21f56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-20phosphor-logging: srcrev bump cad16201f8..9d59d58566Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Don't bootblock on recovered PELs PEL: Fixes for GCC11 Change-Id: Idc4dedf6324ff60b9778be5b70f153ad43a0ac71 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-15phosphor-logging: srcrev bump 3160a544ed..cad16201f8Andrew Geissler1-1/+1
Matt Spinler (2): PEL: Remove hardcoded sev for Hard shutdown err PEL: Update callouts for fan missing error Sumit Kumar (1): PEL: Update serverFWRelVer in ext user header section Change-Id: I6552dd19af2e77fa5b9f207e38df1d3e2e1a1b0c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-13phosphor-logging: install config from the own repoAnton D. Kachalov3-24/+3
This change required is a part of privilege separation work: https://github.com/openbmc/openbmc/issues/3383 This change should be merged after individual repo change: https://gerrit.openbmc-project.xyz/c/openbmc/phosphor-logging/+/41835 Signed-off-by: Anton D. Kachalov <gmouse@google.com> Change-Id: I6243736cd0ce1ecccb2b164068dccf05d01ab6ad
2021-05-12phosphor-logging: srcrev bump adf070b8c5..3160a544edAndrew Geissler1-1/+1
Sumit Kumar (1): PEL: Update system info into HB PEL extended user data section Change-Id: I09d4f7e67496ccdc73d9adee72458d8b399bb2c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-12phosphor-logging: srcrev bump 81b4dcabb7..adf070b8c5Andrew Geissler1-1/+1
Anton D. Kachalov (1): Install systemd unit & busconfig ACLs from the package. Matt Spinler (1): PEL: Fan pres-detect conflict message reg entry Change-Id: I52fd588a59e2aab7d48e095be121f39300fc7bec Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-06phosphor-logging: srcrev bump ef9cc07e13..81b4dcabb7Andrew Geissler1-1/+1
Vijay Lobo (1): PEL: Update filling VPD fields in PEL Change-Id: I2c97890461d710dd0e3229aa14b1efbb1b3a6bc6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-05phosphor-logging: srcrev bump 011ccae099..ef9cc07e13Andrew Geissler1-1/+1
Patrick Williams (1): build: remove autotools support Change-Id: Ia3718a6cff429e85e8044a0dbb48254d53c51a80 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-05-04phosphor-logging: srcrev bump 60356ad409..011ccae099Andrew Geissler1-1/+1
Miguel Gomez (1): Add a termination error display option in peltool Change-Id: I1bdb2041a3852f0479785dfb6e9513ad01f5179d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>