Initial commit
This commit is contained in:
+14
@@ -0,0 +1,14 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user