summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-20 21:31:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-21 00:44:05 +0300
commit87d24ebefd096c3407c8bfed47daa2092f46fbd3 (patch)
treef083b36b0587694d4b51c31f8fe5f5a9b4cf0676 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent33613dcb3d0012896a70d94de9e4c7a4f957d633 (diff)
downloadopenbmc-87d24ebefd096c3407c8bfed47daa2092f46fbd3.tar.xz
phosphor-networkd: srcrev bump 200678a8b9..de433b74ec
William A. Kennington III (1): network_manager: JSON is only used for SYNC_MAC Change-Id: I1b412b4c48f81d5fb3855ea882406681b6707b0f 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 595648924..630dc6bcd 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 = "200678a8b9b211a5a4c423f037209fd1240599cd"
+SRCREV = "de433b74ec5bce22043ea44c55e83d9be3dc5372"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"