summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-06-22 20:10:50 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-06-24 00:22:50 +0300
commitabf89b14396e8536c562dd75a704ddde252b86a4 (patch)
treedf0e489773fc6b037cab169fef06681be3ec596e
parent99cda91f53337bfa33ec82e614599c32f6ee06cb (diff)
downloadopenbmc-abf89b14396e8536c562dd75a704ddde252b86a4.tar.xz
phosphor-networkd: srcrev bump 315b19bba7..c41e44c313
Brad Bishop (1): systemd: drop SyslogIdentifier Change-Id: I9a86de02924521b202dccbfecf75ede1b04f222c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 a902bc492a..cd922b34e8 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 = "315b19bba7525d2bd655f41322b4dbc1de705d35"
+SRCREV = "c41e44c3131c29e1397b526735bfcb50faa9a47b"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"