summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sel-logger
AgeCommit message (Collapse)AuthorFilesLines
2023-07-14phosphor-sel-logger: srcrev bump d067a6bc29..fd1c3f1864Andrew Geissler1-1/+1
Jason M. Bills (1): Apply the latest clang-format Patrick Williams (1): build: upgrade to C++23 Change-Id: I53507ec869ba128aa8705454a1f2baa799bafeed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-25phosphor-sel-logger: srcrev bump 56ccc249f3..d067a6bc29Andrew Geissler1-1/+1
Konstantin Aladyshev (1): Correct message for threshold events Change-Id: Ifad8580603119888e2ce8aa565af71786e294de0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-22phosphor-sel-logger: srcrev bump 6f5342d0bd..56ccc249f3Andrew Geissler1-1/+1
Denis Zlobin (1): Add pulse sensor log events to logging service Change-Id: Id2e24560dc9ba383df1927a08534a7c192cc4831 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-19phosphor-sel-logger: srcrev bump 69f7fa3218..6f5342d0bdAndrew Geissler1-1/+1
Konstantin Aladyshev (2): Change IpmiSelAdd/IpmiSelAddOem return type to void Make SEL logger messages more informative Change-Id: I0137b443c88b91e97cc51f19f5cc3abedf2bd036 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-05-11phosphor-sel-logger: srcrev bump 9b2f8db0c8..69f7fa3218Andrew Geissler1-1/+1
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I3e8b7cfc81fb2fb6be1f0290737df370ab21b1b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-13phosphor-sel-logger: srcrev bump 8cb7d0a9bf..9b2f8db0c8Andrew Geissler1-1/+1
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I3e65d5797f63958a102d93278ce7049e32bcf07b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-04-10phosphor-sel-logger: srcrev bump 99f6997022..8cb7d0a9bfAndrew Geissler1-1/+1
Glukhov Mikhail (1): Fix eventType not used Change-Id: I99f5264f7988d9dbc4351eca053443cb49fdec92 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-31phosphor-sel-logger: srcrev bump 3fc535c79d..99f6997022Andrew Geissler1-1/+1
Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I78122b1ec14cd38f6e14c515b11e4db2d1b9b868 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-28phosphor-sel-logger: srcrev bump c352634023..3fc535c79dAndrew Geissler1-1/+1
Glukhov Mikhail (1): Added threshold sensor messages Change-Id: Ice7e8eb6375d154fa307e1408bf33b70f495ba5a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-03-10phosphor-sel-logger: srcrev bump 7c2810b482..c352634023Andrew Geissler1-1/+1
Ed Tanous (1): Change io_service to io_context Change-Id: Ic42b4691b35188da53b04373e985b457a17b07c0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2023-01-04phosphor-sel-logger: add log-host in PACKAGECONFIGJinFuLin1-0/+1
This option will enable phosphor-sel-logger to record host error events. Signed-off-by: Jeff Lin <JeffLin2@quantatw.com> Change-Id: I928920d2adb432b8952c5e40e1391487b540464f
2022-12-13phosphor-sel-logger: srcrev bump 120486dce9..7c2810b482Andrew Geissler1-1/+1
JinFuLin (1): Add host error event monitor Change-Id: Ie648bd808e0f3ebd87e42b7386926bd33aea4b56 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-12-09phosphor-sel-logger: srcrev bump 628058fadb..120486dce9Andrew Geissler1-1/+1
Patrick Williams (2): prettier: re-format markdownlint: fix all warnings Change-Id: I5187464a3a3befd4ff4cd28cdbef7e90ac2e9e22 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-09-20Run oe-stylize on our filesEd Tanous1-15/+10
In all of our recipes, we should be following yoctos lead on formatting, order, and other things, for consistency in our meta layers. This commit runs oe-stylize.py on all of our files. The types of changes being made can be seen in the commit, but amount to: 1. Setting an explicit key ordering 2. Sectioning the files appropriately 3. Applying rules checking to our files At some point in the near future, we would turn this on as part of repotest, but some minor changes need to be upstreamed to meta-oe (WIP) to make that happen. Looking for input on whether this is something we'd like to do, and whether the diffs below look reasonable to folks. Signed-off-by: Ed Tanous <edtanous@google.com> Change-Id: I489dd21d38a9fe4f3ece89cc7a5e1d0463224abf
2022-08-05phosphor-sel-logger: srcrev bump ccef2276c2..628058fadbAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I083c5b7391e0f9b70b3b60f43821291ac5c03797 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-26phosphor-sel-logger: srcrev bump 38d32a3d5f..ccef2276c2Andrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I42609dd16b76238f5d775ec238c4c6a1f0663daf Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-03-23phosphor-sel-logger: srcrev bump 87e3fcf439..38d32a3d5fAndrew Geissler1-1/+1
Patrick Williams (1): meson: simplify dependencies Change-Id: Ic075c944f81956b06a11a3cc3ef71c904f56c9a9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-01-25treewide: fix up github SRC_URIsPatrick Williams1-1/+1
Per [1], Yocto is going to start requiring both branch names and `protocol=https` in GitHub SRC_URI variables. Ran the upstream tool to automatically fix our URIs. 1. https://git.yoctoproject.org/poky/tree/documentation/migration-guides/migration-3.5.rst#n10 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5f9619f7ff707050b469ae74c8aa16846568c5e4
2021-12-17meta-phosphor: prefer https protocolPatrick Williams1-1/+1
A few recipes are specifying 'protocol=git' to the git-fetcher, which is already the default[1]. For github URLs, upstream Yocto / OE suggest that 'protocol=https' is used[2]. Switch any URL that has a protocol specified to be 'https' instead of 'git'. 1. https://docs.yoctoproject.org/bitbake/bitbake-user-manual/bitbake-user-manual-fetching.html#git-fetcher-git 2. https://lists.openembedded.org/g/openembedded-devel/message/94255 Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1ab0fa2cb83c8cb9f4e535a0781f41e3b0dafe
2021-11-03meta-phosphor:meson: pkgconfig inherit requiredAndrew Geissler1-1/+1
Upstream yocto made a change recently that brought to light a bug in some of our recipes. If your meson makefiles utilize the dependency() function then the recipe must also include pkgconfig. Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ie85e2a3bd86010c2ce5d08c75fddc1ba348ff891
2021-10-27phosphor-sel-logger: srcrev bump 3f4cd974ce..87e3fcf439Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Change-Id: If5269eec9f8d349d6f0a073bf761d1f54e9031df Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-08phosphor-sel-logger: srcrev bump a138ebd3c7..3f4cd974ceAndrew Geissler1-1/+1
Patrick Williams (1): catch exceptions as const Change-Id: I92c5ab5e8c0e236ec600c125d00ad34cd29982bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-10phosphor-sel-logger: srcrev bump 9f476e82f7..a138ebd3c7Andrew Geissler1-1/+1
Patrick Williams (1): exception: add errno Change-Id: I124f8fa8535a5db6c5469b6e760fd1253e424b84 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-09phosphor-sel-logger: add clears-sel PACKAGECONFIG optionCharles Boyer1-0/+1
This option will enable phosphor-sel-logger to clear the SEL log files. Signed-off-by: Charles Boyer <Charles.Boyer@fii-usa.com> Change-Id: Ia710a2f1a901b18c78f8d54109761589cf5d5c2b
2021-08-18phosphor-sel-logger: srcrev bump f0243dc62f..9f476e82f7Andrew Geissler1-1/+1
Charles Boyer (1): Add Clear method Change-Id: I7892d0e93bab72b65974f61b43dd94cbe2eb26be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-12phosphor-sel-logger: srcrev bump e295fd9d6f..f0243dc62fAndrew Geissler1-1/+1
Willy Tu (1): watchdog event: Add support for timeout watchdog event Change-Id: I4992d08f17a664922bdc036f1eca95ddbe7aa7f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-11meta-phosphor: prep for new override syntaxPatrick Williams1-1/+1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I588025b614416c43aa2d053765ab53bacf890cb5
2021-08-09phosphor-sel-logger: srcrev bump 147b1fd75e..e295fd9d6fAndrew Geissler1-1/+1
William A. Kennington III (1): build: Remove cmake Change-Id: I3ce79e7bb3cc4c0e4c93374e053374f44b802115 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-06phosphor-sel-logger: Convert to mesonWilliam A. Kennington III1-7/+6
This switches from the CMake build to the meson one. Change-Id: I24ca927bcb02ca60250400ae44266b72911c0737 Signed-off-by: William A. Kennington III <wak@google.com>
2021-08-06phosphor-sel-logger: srcrev bump e9da2599f1..147b1fd75eAndrew Geissler1-1/+1
William A. Kennington III (3): sel_logger: Fix temporary int creation sel_logger: Annotate unused variables build: Add meson Change-Id: I81ba810121c92b94aeff2cb3678d18237e09829a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-30phosphor-sel-logger: Add packageconfig optionsWilliam A. Kennington III1-1/+13
This will allow us to migrate to meson without affecting machine specific overrides. Change-Id: Id0853dd9c0bcf0febd4286a8fbb0729499fa977e Signed-off-by: William A. Kennington III <wak@google.com>
2021-07-21phosphor-sel-logger: srcrev bump 486e42e9db..e9da2599f1Andrew Geissler1-1/+1
Jason M. Bills (1): Initialize watchdogInterval Change-Id: I6eb618eb5bdb61c97d85fa6b1ba4eee42fd98a9e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-26phosphor-sel-logger: srcrev bump aaffc124b6..486e42e9dbAndrew Geissler1-1/+1
George Hung (1): Add match threshold alarm signals for threshold events Change-Id: I371770cfb31ea3472fc9878e91963db50a9a4400 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-03-04phosphor-sel-logger: srcrev bump dbd77b9200..aaffc124b6Andrew Geissler1-1/+1
Jeff Lin (1): Fix negative value of asymmetric max and min value Change-Id: Ia0227f114e5a0425cfabbea48145414db11a7d15 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-17phosphor-sel-logger: srcrev bump 7d8a3003fb..dbd77b9200Andrew Geissler1-1/+1
Charles Hsu (1): Add watchdog event monitor Change-Id: I08d375e006e560c573896349562ca53e3162d628 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-02-04phosphor-sel-logger: srcrev bump e526b86d7f..7d8a3003fbAndrew Geissler1-1/+1
Lei YU (1): Return entryID as recordID Change-Id: I70fdf0b887b1b9205210b964310630aefbdc0700 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2020-12-16phosphor-sel-logger: srcrev bump df7bc1c695..e526b86d7fAndrew Geissler1-1/+1
Lei YU (1): Add SEL_LOGGER_SEND_TO_LOGGING_SERVICE option (From meta-phosphor rev: 5568d2cb5cea36bce6baa53788d00fa41fe3ca3f) Change-Id: I9aed916ed673498e5feb7e91b2373356db67c7f4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-11-03meta-phosphor: fix S with trailing slashBrad Bishop1-1/+1
Upstream OE added a warning when S has a trailing slash. Remove the trailing S from the flagged recipes to avoid the warning. (From meta-phosphor rev: 29d26b3f9b014d156846b0b6e0a1e2f65510b328) Change-Id: I932d3758c5080a335970dca2e462fe6accd06928 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-10-06phosphor-sel-logger: srcrev bump 9092699c46..df7bc1c695Andrew Geissler1-1/+1
Andrew Geissler (1): boost: disable rtti temporarily (From meta-phosphor rev: ec3fdd4b446ae768e228134eeafccd60f2bdb942) Change-Id: I92e3e07251ea2dc89fc672aa69b999cb1148b3a2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-09-13phosphor-sel-logger: srcrev bump 25b26e162b..9092699c46Andrew Geissler1-1/+1
Ed Tanous (1): Fix includes (From meta-phosphor rev: eaf9a5e377c3572953d427ac6f082b6ab9e7cfb3) Change-Id: I6ca09698fdb6c555b4646ce37af9d51e95515e19 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-24phosphor-sel-logger: srcrev bump 672bdfc14f..25b26e162bAndrew Geissler1-1/+1
Zhikui Ren (1): match thresholdAsserted signal for threshold event monitor (From meta-phosphor rev: c72a742680172033320905f7187d3f23b6482e31) Change-Id: I52a51c429f24416675a6b7889c7590ddadc2675b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-07-17phosphor-sel-logger: srcrev bump 761bf202ba..672bdfc14fAndrew Geissler1-1/+1
Zhikui Ren (1): update clang-format (From meta-phosphor rev: 8bd3fd16434b4eb9f643f51bfeb652fa7ff68b2f) Change-Id: I6de2182ddc4618413cce1fae1b25b7d38d572b44 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2020-05-15phosphor-sel-logger: srcrev bump 151b7c1fc6..761bf202baAndrew Geissler1-1/+1
Patrick Williams (2): sdbusplus: remove deprecated variant_ns sdbusplus: replace message::variant with std::variant (From meta-phosphor rev: 6472bd027a6a17d53446b062a56117047bf7af6a) Change-Id: I5b49de888350d168a1f1bf9c5f9733dd0619eaf5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
2019-12-03phosphor-sel-logger: srcrev bump 7d5054ac15..151b7c1fc6Andrew Geissler1-1/+1
Will Liang (1): Fix service crash when the exception occurred (From meta-phosphor rev: 56e82cf2c7ef2a8344f525a21d849c0b4a8d3b9c) Change-Id: Ibb40e7af82dae20e1dda8f5cce72ff57e880603c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-11-06phosphor-sel-logger: srcrev bump 6afe956085..7d5054ac15Andrew Geissler1-1/+1
Jason M. Bills (1): Sync sensorutils.hpp with the latest (From meta-phosphor rev: a619cec23bbe293512cf358937b3d30de1714a02) Change-Id: I265a937b009a5e585916a68012230f8031ad40e6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-09-24phosphor-sel-logger: srcrev bump 3d300fca24..6afe956085Andrew Geissler1-1/+1
Jason M. Bills (1): Restart at record ID 1 after clearing the SEL (From meta-phosphor rev: 06a000d0d1ae66d9a668e43120850872e9d3df52) Change-Id: I44a3af5fb80f29ed8f7e4a76b9a4deb4ea8dc4c5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-07-26phosphor-sel-logger: srcrev bump d9d7896750..3d300fca24Andrew Geissler1-1/+1
Jason M. Bills (1): Fix DC power-on and -off MessageId format (From meta-phosphor rev: c19761cd43e5379589a8b9a5162b59c3e2f7d9e4) Change-Id: I2441fe726cfb282ce6af0dc7e0a3ba8cded980b7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-20phosphor-sel-logger: srcrev bump 5ff505feb4..d9d7896750Andrew Geissler1-1/+1
George Hung (1): Support both double and int64 sensor value (From meta-phosphor rev: 39a2fd31612cd477c9141eb21aeff602b73df5a4) Change-Id: I706fbf0cc2f31092b64c0a7633bf531c4367704a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-06-19phosphor-sel-logger: srcrev bump c4a336fb15..5ff505feb4Andrew Geissler1-1/+1
Jason M. Bills (2): Revert back to custom OpenBMC messages for threshold events Update Threshold Sensor events to new Redfish message format (From meta-phosphor rev: 3e41223510a9ba876f197cf1c26df879adc45f87) Change-Id: I43c497566aa0449167277c26e11ff51feb237795 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2019-05-09phosphor-sel-logger: srcrev bump f2552a50fd..c4a336fb15Andrew Geissler1-1/+1
Jason M. Bills (1): Get the initial IPMI SEL Record ID from syslog (From meta-phosphor rev: b7cdb96d6cbc3d5a12279ede941cc28211b233c5) Change-Id: Id66b2751e5497f0e0e5ecbbdc0412a68bb491295 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>