summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-08 09:51:02 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-08 18:00:07 +0300
commite378cca6fdb9f6052609fd13e90a5e6c712e933e (patch)
treecd8a609a66ae1e9de632c95dcf258d9f220df9f0 /meta-phosphor/recipes-phosphor/network
parent35e88ebe771dc41a47d52f741c3c2e6118a85d8b (diff)
downloadopenbmc-e378cca6fdb9f6052609fd13e90a5e6c712e933e.tar.xz
phosphor-networkd: srcrev bump fc3aff9165..3bf1c74e11
William A. Kennington III (1): build: Regenerate meson for new sdbusplus Change-Id: I870a212d934157c35af0bd884686623641beabd0 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 35591f43a..5c411dff8 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 = "fc3aff916522a36e39c97f41967b868eaa91f573"
+SRCREV = "3bf1c74e11cef14b7658a0653e5a1571a9ef7620"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"