summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
blob: 0e221a6b57a84edad54ee3dbd0bf912aca26ba4d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"

SRCREV = "c35135d32f9cb84b62de7b72eee3a2e87b4b3d4d"
SRC_URI += "file://0001-Move-Phosphor-Watchdog-to-Not-Use-Service-Files.patch \
            file://0002-Stop-the-watchdog-when-the-host-is-going-to-off.patch \
            file://0003-Set-PreTimeoutInterruptOccurFlag-in-DBUS.patch \
            file://0004-Standardize-watchdog-redfish-format-according-to-EPS.patch \
           "

# Remove the override to keep service running after DC cycle
SYSTEMD_OVERRIDE_${PN}_remove = "poweron.conf:phosphor-watchdog@poweron.service.d/poweron.conf"
SYSTEMD_SERVICE_${PN} = "phosphor-watchdog.service"