summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-01 20:48:41 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-07 21:03:57 -0400
commita1a628bd64cb61cbe0f80d7d6fbb889860683502 (patch)
tree793a455e1aa576990a2d1664e52e22504d319f33
parentd22dd8a5631c1dd5e3bdda8add9a2f262e0db517 (diff)
downloadtalos-openbmc-a1a628bd64cb61cbe0f80d7d6fbb889860683502.tar.gz
talos-openbmc-a1a628bd64cb61cbe0f80d7d6fbb889860683502.zip
meta-phosphor: watchdog: rename as git recipe
Rename phosphor-watchdog.bb to phosphor-watchdog_git.bb per OE norms. (From meta-phosphor rev: 4e4a29658911e0c97c6429e4d8f52f95f44c0a87) Change-Id: I3fe36a75f5b3887fff573bad38453e04981d3f4b Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb (renamed from meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb
index b1fb9d9c2..a8a0cb95c 100644
--- a/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog.bb
+++ b/meta-phosphor/recipes-phosphor/watchdog/phosphor-watchdog_git.bb
@@ -2,9 +2,10 @@ SUMMARY = "Phosphor Watchdog application"
DESCRIPTION = "Application that implements software watchdog"
HOMEPAGE = "http://github.com/openbmc/phosphor-watchdog"
PR = "r1"
-
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+
inherit autotools pkgconfig
inherit obmc-phosphor-dbus-service
OpenPOWER on IntegriCloud