phosphor-networkd: srcrev bump 1e710d04a6..1bbe3d1e3b
William A. Kennington III (2):
build: Remove autotools
build: Split c++ sources into a subdirectory
Change-Id: Id4a6724091771a86bdede80c1e4d33cdd9637df2
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 94090fb..ea8e10d 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"
-SRCREV = "1e710d04a61092b45ff4ccd58656cb5cee3cba5b"
+SRCREV = "1bbe3d1e3bce52044874294e353e80af9ee706a2"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"