summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-06 12:21:55 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-09-06 23:39:50 +0300
commitb2fd72f0b3ff9a98e6ee78b9a5688b09fe9e2ff3 (patch)
tree68a71c81edc54236acf06baa2da0f41578206eae /meta-phosphor/recipes-phosphor/network
parentf2973cf5321376274d280d6685594ae7528377c1 (diff)
downloadopenbmc-b2fd72f0b3ff9a98e6ee78b9a5688b09fe9e2ff3.tar.xz
phosphor-networkd: srcrev bump 8e61ca9dac..19194627e2
William A. Kennington III (1): neighbor: Fix object creation Change-Id: I3c28eee3cc923fe9a55484874511f9d9c1648553 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 658fe8e409..5494aa430f 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 = "8e61ca9dac86cfb669fa297a04436129dc446a70"
+SRCREV = "19194627e2477d1e7d93c0fe73d8ef3924e130de"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"