summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-04 14:31:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-08 05:55:06 +0300
commiteaeb5fa7f811ea7f6a28e9fc6b51e6ec85f82e4b (patch)
treef7e3dcf934d0607582efe5e3bada7e1daefa32a9
parent47dbfce76fc6bbf5a4a2b37be6cba46f7f836998 (diff)
downloadopenbmc-eaeb5fa7f811ea7f6a28e9fc6b51e6ec85f82e4b.tar.xz
phosphor-networkd: srcrev bump c7cf25f740..afa4032d8f
William A. Kennington III (3): ethernet_interface: Remove superfluous logging ethernet_interface: Disable opportunistic DHCPv6 if disabled ethernet_interface: Remove unused function Change-Id: I53720c6611fb742a1fd089979419335826532a4b 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 3ae79250b0..088049d6c0 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"
-SRCREV = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60"
+SRCREV = "afa4032d8fe2ba50a7e364ad7c5f58b6424cb17c"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"