meta-phosphor: state-manager: drop symlink
Drop symlink and rename bb for phosphor-state-manager.
(From meta-phosphor rev: e22ac6b25822f8435a5b1a59c672af3169f4e37d)
Change-Id: I0f903bda11298323a68ee2ca4c5e13bf3e7a61bd
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
deleted file mode 120000
index 8a32ae2..0000000
--- a/meta-phosphor/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/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb b/meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
similarity index 99%
rename from meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb
rename to meta-phosphor/recipes-phosphor/state/phosphor-state-manager_git.bb
index bee8076..2ec65c1 100644
--- a/meta-phosphor/recipes-phosphor/state/phosphor-state-manager.bb
+++ b/meta-phosphor/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"