commit | 355e890cfc718c86a03448af6d38ed0f60316449 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Jul 02 15:41:10 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Jul 06 00:20:36 2021 +0000 |
tree | 4c38b7b9f78458934758f50e0db70a66a1a0d5ad | |
parent | 6135db1a076bf2939f42c68034a53aa1805e50c0 [diff] |
phosphor-networkd: srcrev bump bdbbfb628f..d49c5c650b Johnathan Mantey (1): Eliminate potential null pointer references Change-Id: Ic95517c7349ce63a259a20b444cc8f3456f320f7 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 df85547..79a9ea0 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 = "bdbbfb628fad902e3f72e393e6d1f639f8b8c92f" +SRCREV = "d49c5c650bd6b13f267d59be452ac2b4493e8201" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"