phosphor-networkd: srcrev bump a91c654c1b..315b19bba7
Brad Bishop (1):
systemd: use qualified paths
George Liu (1):
Fix the failure of calling GetSubTreePaths to get the path
Change-Id: I879c693deaac29d5ef3a0603ce471088ba755012
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index a013fed..a902bc4 100644
--- a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
+++ b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
@@ -11,7 +11,7 @@
inherit systemd
SRC_URI += "git://github.com/openbmc/phosphor-networkd;branch=master;protocol=https"
-SRCREV = "a91c654c1b5117ab23541d9aef5f32c75c317e51"
+SRCREV = "315b19bba7525d2bd655f41322b4dbc1de705d35"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"