summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-03 01:11:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-04 01:07:27 +0300
commit35ee1306a98f92b4bb88b2a118db7c88f5cb3870 (patch)
tree0a75e6e88f05e28e2d90e3706e3b4e952c840985 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parentec1b3dc09812a58ed391c775ed14afdd3ded92ec (diff)
downloadopenbmc-35ee1306a98f92b4bb88b2a118db7c88f5cb3870.tar.xz
phosphor-networkd: srcrev bump dd88683fdc..fc3aff9165
William A. Kennington III (1): build: test: Fix missing variable Change-Id: Ia3f4f191dd55d156c7dd558c8a8e4bb8ae47f871 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb')
-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 57d6d4540..e1bcb6832 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 = "dd88683fdcab8837e190f447c83f41c0a6c941c2"
+SRCREV = "fc3aff916522a36e39c97f41967b868eaa91f573"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"