summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-08 18:10:57 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-08 22:10:11 +0300
commit857d773780c74276dd74594ce4d6ff5b4c4db62b (patch)
tree3b99acd20471e9a0d573304f9d996b1e5d69eda5 /meta-phosphor/recipes-phosphor/network
parentdd93a3e5c0aed3a2444a60b09fa6ff9f5f52ec4b (diff)
downloadopenbmc-857d773780c74276dd74594ce4d6ff5b4c4db62b.tar.xz
phosphor-networkd: srcrev bump 3a53911278..aeaab6c775
Patrick Williams (1): MAINTAINERS: remove file Change-Id: Ie0ec7d564972a6d89bf248f6029dbe926dd97075 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 f8500a40aa..6debd54bc2 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 = "3a539112781f7d215ae2c903cb59d62e52e0ca90"
+SRCREV = "aeaab6c77545ca44cf9e7baa572afd6cf430ee9e"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"