summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-09 22:41:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-10 15:34:14 +0300
commitcec1a7e6339e6bcbfe9b5f96a15aed00238977d2 (patch)
tree439d2b6c3a7bfdb37d41c8a07a63d0810bd7be16 /meta-phosphor/recipes-phosphor/network
parent03b9b4ed8b47f24cd24bec9fffd5622275709ef1 (diff)
downloadopenbmc-cec1a7e6339e6bcbfe9b5f96a15aed00238977d2.tar.xz
phosphor-networkd: srcrev bump aeaab6c775..c9cc1a960a
Sunitha Harish (2): Reviewers: Add Sunitha Harish Reviewers: Remove Nagaraju Goruganti Change-Id: I8668bb2bb49cf21dc1c4f823d9b1913aefaf44f8 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 6debd54bc2..9ca57dc25d 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 = "aeaab6c77545ca44cf9e7baa572afd6cf430ee9e"
+SRCREV = "c9cc1a960aedd29c437963682258c4e2d0c3b18f"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"