meta-phosphor: network: drop symlink
Drop symlink and rename bb for network.
(From meta-phosphor rev: 64d7d9892fc422e77fc34385f738fd6a03bdfa90)
Change-Id: Ie51782a08ea23018a6269e6d9c4d4422c3606a9a
Signed-off-by: Patrick Venture <venture@google.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/network/network_git.bb b/meta-phosphor/recipes-phosphor/network/network_git.bb
deleted file mode 120000
index 111ac1c..0000000
--- a/meta-phosphor/recipes-phosphor/network/network_git.bb
+++ /dev/null
@@ -1 +0,0 @@
-network.bb
\ No newline at end of file
diff --git a/meta-phosphor/recipes-phosphor/network/network.bb b/meta-phosphor/recipes-phosphor/network/network_git.bb
similarity index 96%
rename from meta-phosphor/recipes-phosphor/network/network.bb
rename to meta-phosphor/recipes-phosphor/network/network_git.bb
index 527d1b3..b74ef8b 100644
--- a/meta-phosphor/recipes-phosphor/network/network.bb
+++ b/meta-phosphor/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