meta-openpower: op-proc-control: rename as git
Set the ending of the recipe to _git per OE norms.
Change-Id: I0a45ac36fa8f0e75ab8c15d87ef01c6b3b009b1c
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/host/op-proc-control.bb b/recipes-phosphor/host/op-proc-control_git.bb
similarity index 96%
rename from recipes-phosphor/host/op-proc-control.bb
rename to recipes-phosphor/host/op-proc-control_git.bb
index a9c030b..25bc952 100644
--- a/recipes-phosphor/host/op-proc-control.bb
+++ b/recipes-phosphor/host/op-proc-control_git.bb
@@ -1,7 +1,7 @@
SUMMARY = "OpenPower procedure control"
DESCRIPTION = "Provides procedures that run against the host chipset"
PR = "r1"
-
+PV = "1.0+git${SRCPV}"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"