summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-08 04:00:24 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-13 16:23:00 +0300
commit78880b2acf0ee2a43f7389fdd8d5c9b8d4fc4f04 (patch)
tree879bfbae6420e85ec637979afb0184e668a20a7c /meta-phosphor/recipes-phosphor/network
parent1919e81078748f729b856d7855d18f9661263d7e (diff)
downloadopenbmc-78880b2acf0ee2a43f7389fdd8d5c9b8d4fc4f04.tar.xz
phosphor-networkd: srcrev bump 19194627e2..61ef4f2b0c
William A. Kennington III (1): config_parser: Rewrite file parsing logic Change-Id: Id5609cd891a2b65b5eed9e82596650a91b00cda7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network')
-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 5494aa430f..2e3ae36353 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 = "19194627e2477d1e7d93c0fe73d8ef3924e130de"
+SRCREV = "61ef4f2b0c1336c78f28252a17f172957ea4c3e7"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"