summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-05 15:06:19 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-07 21:03:56 -0400
commit5c8ce52632e5b397517e8c917b174e353da77fb5 (patch)
tree816ed670fda7b9a8eb6971ee0b9a67e3e3af7030
parent5e73b3a60265b86f4c56991574967c23f55bce60 (diff)
downloadtalos-openbmc-5c8ce52632e5b397517e8c917b174e353da77fb5.tar.gz
talos-openbmc-5c8ce52632e5b397517e8c917b174e353da77fb5.zip
meta-phosphor: rest-dbus: rename as git
Rename rest-dbus.bb to rest-dbus_git.bb per OE norms. (From meta-phosphor rev: f9f2d059cec9b8eafeee2c9d3560b2fa7b184cdb) Change-Id: I79125208d02bc5e074df4e44f304883c0cd35972 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb (renamed from meta-phosphor/recipes-phosphor/interfaces/rest-dbus.bb)1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus.bb b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
index 9d4217b7a..779705a0b 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/rest-dbus.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/rest-dbus_git.bb
@@ -2,6 +2,7 @@ SUMMARY = "Phosphor OpenBMC REST framework"
DESCRIPTION = "Phosphor OpenBMC REST to DBUS daemon."
HOMEPAGE = "http://github.com/openbmc/rest-dbus"
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit allarch
inherit obmc-phosphor-license
OpenPOWER on IntegriCloud