summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-02 14:50:35 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-05 02:04:43 +0300
commitf2e32c666592350a2745472bceed4370976a0f78 (patch)
tree1736c6f83e738e3c35ea85843612b16e7fe26546 /meta-phosphor
parentd1b3f723cc432a179d2bee5f23ff01b97006e25a (diff)
downloadopenbmc-f2e32c666592350a2745472bceed4370976a0f78.tar.xz
phosphor-networkd: srcrev bump 3397be3ca1..166b9598ac
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: I771e887bea108148a4a112edabb8dc9b248271d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index ed1979f52c..6aa1d01800 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 python3native
inherit systemd
SRC_URI += "git://github.com/openbmc/phosphor-networkd;branch=master;protocol=https"
-SRCREV = "3397be3ca10310a264ee0ab9c5fb17add9e0307b"
+SRCREV = "166b9598ac83db574c4e9b666e770b76f3501b29"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"