summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-27 09:00:22 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-28 02:44:17 +0300
commitd305af15cb9d9cf091686c19adc5a8f6e648cc74 (patch)
tree9101dff3c19eeaee37e05cc1cce38a0bcc6c74f9
parent72de91af13d3bd9a956bee711bd2175d69d39eb5 (diff)
downloadopenbmc-d305af15cb9d9cf091686c19adc5a8f6e648cc74.tar.xz
phosphor-networkd: srcrev bump c2e061f2ce..24b5a619e1
Jiaqing Zhao (2): ncsi-netlink: Remove phosphor-logging dependency Remove gateway properties in SystemConfiguration Change-Id: I6ed5af780d26f4eb969cbeefc7f29a685530e3f0 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 7199ee2fb4..52fa93a69b 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 = "c2e061f2ce0f5ece2deb7a8c4bbd1e4c06e2cfcb"
+SRCREV = "24b5a619e1e63195c775bca893d6f7ebbff1d1a5"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"