summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/debug/openpower-debug-collector.inc
AgeCommit message (Collapse)AuthorFilesLines
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>