summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc
AgeCommit message (Collapse)AuthorFilesLines
2022-11-11openpower-debug-collector: srcrev bump 7f3e906b4c..e6978e5be7Andrew Geissler1-1/+1
Shantappa Teekappanavar (1): Request hostboot dump when Host State is 'Running' Change-Id: I53c99a5d79dddb0441aadceca51bd072d2bf8052 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-10-24openpower-debug-collector: srcrev bump a85f3bb59a..7f3e906b4cAndrew Geissler1-1/+1
Patrick Williams (1): yaml: move to subdirectory Shantappa Teekappanavar (1): Build fails for p10bmc machine type Change-Id: I844d6ed156e66912591ae6d0d0d7e142c3441c0d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-08-16openpower-debug-collector: srcrev bump fc4375607a..a85f3bb59aAndrew Geissler1-1/+1
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I843ad58760652f4a08311cf52a0869c44e22c1a1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-07-27openpower-debug-collector: srcrev bump fc327da915..fc4375607aAndrew Geissler1-1/+1
Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I93f07592bb73602546a42e88879db0d2577e0605 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-05-05openpower-debug-collector: srcrev bump b64983f0c1..fc327da915Andrew Geissler1-1/+1
Jayanth Othayoth (1): SBE watchdog times out callout support enhancement Change-Id: I0f0e711627cc0af6a6aefca45b61323a9f5eb2c8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2022-02-11openpower-debug-collector: srcrev bump 2bd4621871..b64983f0c1Andrew Geissler1-1/+1
Shantappa Teekappanavar (1): Callout support for SBE when watchdog times out Change-Id: I41e2a00a48ea92b0d9e4537872bc6b4fd09c5356 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-11-11openpower-debug-collector: srcrev bump 09cf37962a..2bd4621871Andrew Geissler1-1/+1
Manojkiran Eda (1): Add OWNERS file Shantappa Teekappanavar (1): Watchdog timeout support in SBE boot window Change-Id: I26e2d03199ca2ad15d9f7dde930854b1de4442bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-10-14openpower-debug-collector: srcrev bump 9b6f8474a4..09cf37962aAndrew Geissler1-1/+1
Shantappa Teekappanavar (1): Remove checks for AutoReboot in watchdog timeout Change-Id: I49aa3ae4fa6b007965a6ddb1832189ac52da1f6f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-09-08openpower-debug-collector: srcrev bump a1ea5e5f18..9b6f8474a4Andrew Geissler1-1/+1
Patrick Williams (1): exception: switch to public sdbus exception Change-Id: I65e07d8dfb54ccc5d6f028683f61ebd4b92b1122 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-26openpower-debug-collector: srcrev bump 4bb6d32745..a1ea5e5f18Andrew Geissler1-1/+1
Shantappa Teekappanavar (1): watchdog: Create PEL when AutoReboot is false and watchdog times out Change-Id: If2349e70cbe42036fb653df0153ac5d889f43252 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-08-12openpower-debug-collector: srcrev bump bce0d4a571..4bb6d32745Andrew Geissler1-1/+1
Dhruvaraj Subhashchandran (1): Add fmtlib support Shantappa Teekappanavar (1): watchdog: Collect hostboot dump when watchdog times out Change-Id: I7f569d253215b5c0d78a1826fe115021d2f76216 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-08openpower-debug-collector: srcrev bump 222131cc18..bce0d4a571Andrew Geissler1-1/+1
Shantappa Teekappanavar (1): meson: remove old automake files Change-Id: I1164d7964e27e4355ecd37fdb915889e95c2afd3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-07-06openpower-debug-collector: Switched to meson build systemShantappa Teekappanavar1-1/+1
The openpower-debug-collector now supports meson build infrastructure to build the binaries. Switching to meson build system instead of using autotools. The enable/disable install_error_yaml is an optional feature used to check the availability of the required packages to build binaries using autotools. In meson build system, this feature is removed since the availability of the packages are always checked, and therefore removing it from the recipe file. Added version bump 222131c to enable meson build support Tested: - Image build: MACHINE=witherspoon-tacoma bitbake obmc-phosphor-image - Updated witherspoon-tacoma BMC with newly created image - Verified watchdog_timeout and checkstop_app are installed at /usr/bin directory Signed-off-by: Shantappa Teekappanavar <sbteeks@yahoo.com> Change-Id: Idc0fc31dbe1e604b4d010590ef18cc5f3638d65b
2021-04-15openpower-debug-collector: srcrev bump c044958d13..96f3c8536bAndrew Geissler1-1/+1
Patrick Williams (1): bootstrap: fix shellcheck warnings Change-Id: I29de0d05cb3b87ad2cffd630f906c05b8ef46cfd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2021-04-09openpower-debug-collector: srcrev bump b618ccbaa7..c044958d13Andrew Geissler1-1/+1
Jayanth Othayoth (1): Update clang-format Change-Id: Id987582fae4eb1f888c0434f2ae14621fbea88be Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
2018-10-23openpower-debug-collector: srcrev bump 296f116583..b618ccbaa7Andrew Geissler1-1/+1
Jayanth Othayoth (2): MAINTAINERS: Added Reviewer information Enable clang code format (From meta-openpower rev: b05da16b2b2fb42862ee81cbd9bd5e030310fcf9) Change-Id: If170aae3a14a10436235ba7da2d4ecdce0755072 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-10-19openpower-debug-collector: srcrev bump 5bc32f24a0..296f116583Andrew Geissler1-1/+1
Vernon Mauery (1): openpower-debug-collector: use c++17 (From meta-openpower rev: 962bda8e055b63d52b74c3690d57010e5bbcdb42) Change-Id: Ia836f14527e191f408a0e338847361b3b6d7853d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
2018-09-05meta-openpower: Move layer content from common/Brad Bishop1-0/+5
Adopt a more conventional directory hierarchy. meta-openpower is still a _long_ way from suitable for hosting on yoctoproject.org but things like this don't help. (From meta-openpower rev: 2c8db5661cecd7e4cc20bcb96df76490e62cfb67) Change-Id: I415caaa28ec728f24e755ddb549012f24874fefe Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>