commit | dbf31d38aebc274eac8bdd2322b608fe7dfee4b0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Apr 08 06:50:11 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Apr 08 21:31:54 2022 +0000 |
tree | 3abfb88d20a719b730b57d97b686f94475623769 | |
parent | 972b3f22947d9afc7a972bddbda2602726041f89 [diff] |
phosphor-networkd: srcrev bump 166b9598ac..c2e061f2ce Jiaqing Zhao (1): Allow unset default gateway Change-Id: Id3d910bee2ef09f0db016970719c60ddfd3e29ae 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 6aa1d01..7199ee2 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 = "166b9598ac83db574c4e9b666e770b76f3501b29" +SRCREV = "c2e061f2ce0f5ece2deb7a8c4bbd1e4c06e2cfcb" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"