From 1fc0d70f658da30091bcd49f9bf29aecd6b99ba7 Mon Sep 17 00:00:00 2001 From: "Jason M. Bills" Date: Thu, 6 Jan 2022 13:50:19 -0800 Subject: Update to internal 0.86 Signed-off-by: Jason M. Bills --- .../recipes-phosphor/watchdog/frb2-watchdog.bb | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/frb2-watchdog.bb (limited to 'meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/frb2-watchdog.bb') diff --git a/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/frb2-watchdog.bb b/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/frb2-watchdog.bb deleted file mode 100644 index f8ddf7892..000000000 --- a/meta-openbmc-mods/meta-common/recipes-phosphor/watchdog/frb2-watchdog.bb +++ /dev/null @@ -1,31 +0,0 @@ - -SUMMARY = "FRB2 timer service" -DESCRIPTION = "The FRB2 timer service will monitor the mailbox register 0\ -and start a watchdog for FRB2 if the data is 1(BIOS will write this value)" - -SRC_URI = "\ - file://CMakeLists.txt;subdir=${BP} \ - file://frb2-watchdog.cpp;subdir=${BP} \ - " -PV = "0.1" - -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${INTELBASE}/COPYING.apache-2.0;md5=34400b68072d710fecd0a2940a0d1658" - -inherit cmake -inherit pkgconfig - -DEPENDS += " \ - systemd \ - sdbusplus \ - phosphor-logging \ - phosphor-dbus-interfaces \ - boost \ - " - -RDEPENDS:${PN} += " \ - libsystemd \ - sdbusplus \ - phosphor-logging \ - phosphor-dbus-interfaces \ - " -- cgit v1.2.3