meta-phosphor: logging: drop symlink

Drop symlink and rename bb for phosphor-logging.

Change-Id: I5ceeb92d94e60c932b378fb76d9ca05c05ba58ff
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
deleted file mode 120000
index b66762d..0000000
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-phosphor-logging.bb
\ No newline at end of file
diff --git a/recipes-phosphor/logging/phosphor-logging.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
similarity index 98%
rename from recipes-phosphor/logging/phosphor-logging.bb
rename to recipes-phosphor/logging/phosphor-logging_git.bb
index 3bc8a57..7805c9c 100644
--- a/recipes-phosphor/logging/phosphor-logging.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -3,6 +3,7 @@
                supporting tools for OpenBMC."
 HOMEPAGE = "https://github.com/openbmc/phosphor-logging"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit autotools pkgconfig
 inherit pythonnative