Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "System watchdog"
|
||||
DESCRIPTION = "BMC hardware watchdog service that is used to reset BMC \
|
||||
when unrecoverable events occurs"
|
||||
|
||||
inherit allarch
|
||||
inherit obmc-phosphor-systemd
|
||||
|
||||
LICENSE = "CLOSED"
|
||||
|
||||
SYSTEMD_SERVICE:${PN} += "system-watchdog.service"
|
||||
SYSTEMD_ENVIRONMENT_FILE:${PN} += "obmc/system-watchdog/system-watchdog.conf"
|
||||
Reference in New Issue
Block a user