meta-phosphor: ipmi-host: drop symlink

Drop symlink and rename bb for phosphor-ipmi-host.

Change-Id: I784777fc3bda17e0809eda3a32d9cf7a43023110
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
deleted file mode 120000
index b2c6d6c..0000000
--- a/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-phosphor-ipmi-host.bb
\ No newline at end of file
diff --git a/recipes-phosphor/ipmi/phosphor-ipmi-host.bb b/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
similarity index 99%
rename from recipes-phosphor/ipmi/phosphor-ipmi-host.bb
rename to recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
index fef42ba..da061d1 100644
--- a/recipes-phosphor/ipmi/phosphor-ipmi-host.bb
+++ b/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -1,6 +1,7 @@
 SUMMARY = "Phosphor OpenBMC IPMI daemon"
 DESCRIPTION = "Phosphor OpenBMC IPMI router and plugin libraries"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 RRECOMMENDS_${PN} += "packagegroup-obmc-ipmid-providers-libs"