summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-wht/recipes-core/host-error-monitor/host-error-monitor_%.bbappend
blob: 2d6e53fe03e39a2111a2e928e391ea4d1e902cb2 (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_append := "${THISDIR}/${PN}:"

SRC_URI += " \
       file://0001-Filter-memory-thermtrip-events-based-on-DIMM-status.patch \
       file://0002-Add-a-workaround-for-spurious-CPU-errors.patch \
       file://0003-Override-crashdump-timeout-to-30-minutes.patch \
       file://0004-Switch-to-std-cerr-for-prints.patch \
       file://0005-Improve-PECI-error-checking-and-reporting.patch \
       file://0006-Correct-model-specific-error-code-checks-for-IERR-lo.patch \
        "