summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-09 06:10:51 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-18 16:09:58 +0300
commit48aefe446745ff82a4c9e1ce0edfb79872bf3c76 (patch)
treef849c8deaaff63321fdfb021107c88bcf095c423 /meta-phosphor/recipes-phosphor/network
parent30ace0cc4160756d4f46cd4a4b2a576e3683c31d (diff)
downloadopenbmc-48aefe446745ff82a4c9e1ce0edfb79872bf3c76.tar.xz
meta-phosphor: network: change version
Change version in network.bb (From meta-phosphor rev: 69d5f5e090f7c953c6069f7f7ff22feb8e366f86) Change-Id: I4ef5c7f93bb7301e65159e27db844b831450477d Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-rw-r--r--meta-phosphor/recipes-phosphor/network/network.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/network.bb b/meta-phosphor/recipes-phosphor/network/network.bb
index 527d1b381..b74ef8b33 100644
--- a/meta-phosphor/recipes-phosphor/network/network.bb
+++ b/meta-phosphor/recipes-phosphor/network/network.bb
@@ -2,6 +2,7 @@ SUMMARY = "Network DBUS object"
DESCRIPTION = "Network DBUS object"
HOMEPAGE = "http://github.com/openbmc/phosphor-networkd"
PR = "r1"
+PV = "1.0+git${SRCPV}"
inherit autotools pkgconfig
inherit pythonnative