Files
OpenBMC/meta-luxshare/meta-bhs/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
T
2026-04-23 17:07:55 +08:00

15 lines
623 B
Plaintext
Executable File

FILESEXTRAPATHS:append := ":${THISDIR}/${PN}"
# Enable downstream autobump
# The URI is required for the autobump script but keep it commented
# to not override the upstream value
# SRC_URI = "git://github.com/openbmc/phosphor-watchdog;branch=master;protocol=https"
SRCREV = "6072942ee9b13e441f2dc34ce7e93465248e30be"
SRC_URI += "file://0001-Customize-phosphor-watchdog-for-Intel-platforms.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"