meta-openpower: occ: openpower-occ-control: rename as git
Rename openpower-occ-control.bb to _git per OE norms.
Change-Id: I00a6b85c86abdc86884ad48e559e6cafd8c3b2d0
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/occ/openpower-occ-control.bb b/recipes-phosphor/occ/openpower-occ-control_git.bb
similarity index 98%
rename from recipes-phosphor/occ/openpower-occ-control.bb
rename to recipes-phosphor/occ/openpower-occ-control_git.bb
index 18b298c..fcf1263 100644
--- a/recipes-phosphor/occ/openpower-occ-control.bb
+++ b/recipes-phosphor/occ/openpower-occ-control_git.bb
@@ -2,6 +2,7 @@
DESCRIPTION = "Application to control the OpenPOWER On-Chip-Controller"
HOMEPAGE = "https://github.com/openbmc/openpower-occ-control"
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit autotools \
pkgconfig \