summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-03 13:17:22 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-08 12:02:54 -0400
commit09dbfbd841e49bb9ef0d8e563d24b4ad95d17c52 (patch)
tree022adc8ea012d5da37a13d5b76a6682ee2f50017
parent471c358b0831b8abdcc8cfa0569ab3e942114d0b (diff)
downloadtalos-openbmc-09dbfbd841e49bb9ef0d8e563d24b4ad95d17c52.tar.gz
talos-openbmc-09dbfbd841e49bb9ef0d8e563d24b4ad95d17c52.zip
meta-phosphor: gevent: rename as git
Rename phosphor-gevent.bb to phosphor-gevent_git.bb per OE norms. In this case it receives its SRCREV from phosphor-rest.inc. (From meta-phosphor rev: 2bec7729855efa330437b88cdaabe55a331d7c53) Change-Id: I8f285123da70b1a067f843d87febf0351d7493eb Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent_git.bb (renamed from meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent.bb b/meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent_git.bb
index 015057120..a4ac9fc99 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/phosphor-gevent_git.bb
@@ -1,6 +1,7 @@
SUMMARY = "python-gevent startup script"
DESCRIPTION = "python-gevent startup script."
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit allarch
inherit setuptools
OpenPOWER on IntegriCloud