meta-phosphor: state-manager: drop symlink

Drop symlink and rename bb for phosphor-state-manager.

Change-Id: I7e1f259aba6c3b59c7555c3bfcfa8b17e26e34cb
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/state/phosphor-state-manager_git.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb
deleted file mode 120000
index 8a32ae2..0000000
--- a/recipes-phosphor/state/phosphor-state-manager_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-phosphor-state-manager.bb
\ No newline at end of file
diff --git a/recipes-phosphor/state/phosphor-state-manager.bb b/recipes-phosphor/state/phosphor-state-manager_git.bb
similarity index 99%
rename from recipes-phosphor/state/phosphor-state-manager.bb
rename to recipes-phosphor/state/phosphor-state-manager_git.bb
index bee8076..2ec65c1 100644
--- a/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/recipes-phosphor/state/phosphor-state-manager_git.bb
@@ -4,6 +4,7 @@
 platforms."
 HOMEPAGE = "https://github.com/openbmc/phosphor-state-manager"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"