meta-phosphor: network: drop symlink

Drop symlink and rename bb for network.

Change-Id: I32e88c0b032486c841a162a435a883292f7fd502
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/recipes-phosphor/network/network_git.bb b/recipes-phosphor/network/network_git.bb
deleted file mode 120000
index 111ac1c..0000000
--- a/recipes-phosphor/network/network_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-network.bb
\ No newline at end of file
diff --git a/recipes-phosphor/network/network.bb b/recipes-phosphor/network/network_git.bb
similarity index 96%
rename from recipes-phosphor/network/network.bb
rename to recipes-phosphor/network/network_git.bb
index 527d1b3..b74ef8b 100644
--- a/recipes-phosphor/network/network.bb
+++ b/recipes-phosphor/network/network_git.bb
@@ -2,6 +2,7 @@
 DESCRIPTION = "Network DBUS object"
 HOMEPAGE = "http://github.com/openbmc/phosphor-networkd"
 PR = "r1"
+PV = "1.0+git${SRCPV}"
 
 inherit autotools pkgconfig
 inherit pythonnative