summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-08 09:50:11 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-09 00:31:54 +0300
commitdbf31d38aebc274eac8bdd2322b608fe7dfee4b0 (patch)
tree3abfb88d20a719b730b57d97b686f94475623769
parent972b3f22947d9afc7a972bddbda2602726041f89 (diff)
downloadopenbmc-dbf31d38aebc274eac8bdd2322b608fe7dfee4b0.tar.xz
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>
-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 6aa1d01800..7199ee2fb4 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 = "166b9598ac83db574c4e9b666e770b76f3501b29"
+SRCREV = "c2e061f2ce0f5ece2deb7a8c4bbd1e4c06e2cfcb"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"