summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-13 01:00:52 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-14 14:31:00 +0300
commit70527d9537f5da4dfc6c16fb62bb4e3070804433 (patch)
tree0538cf99cd9e715f44c49f0cc6b98c35c2ac9cdd /meta-phosphor/recipes-phosphor/network
parent0c3b70316fa7a45695fb9c1b69aa6cb11e807fb9 (diff)
downloadopenbmc-70527d9537f5da4dfc6c16fb62bb4e3070804433.tar.xz
phosphor-networkd: srcrev bump c9cc1a960a..7ba2d56042
William A. Kennington III (1): test: Fix valgrind execution Change-Id: I89e28c683cf74b89c25d0b448b9efa46fa75c3c9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-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 9ca57dc25d..3de1285ae8 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 = "c9cc1a960aedd29c437963682258c4e2d0c3b18f"
+SRCREV = "7ba2d56042cd605a1852204843a95c8eaab33cd8"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"