commit | abf89b14396e8536c562dd75a704ddde252b86a4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 22 12:10:50 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Thu Jun 23 21:22:50 2022 +0000 |
tree | df0e489773fc6b037cab169fef06681be3ec596e | |
parent | 99cda91f53337bfa33ec82e614599c32f6ee06cb [diff] |
phosphor-networkd: srcrev bump 315b19bba7..c41e44c313 Brad Bishop (1): systemd: drop SyslogIdentifier Change-Id: I9a86de02924521b202dccbfecf75ede1b04f222c 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 a902bc4..cd922b3 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 = "315b19bba7525d2bd655f41322b4dbc1de705d35" +SRCREV = "c41e44c3131c29e1397b526735bfcb50faa9a47b" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"