summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-07-26 19:50:36 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-07-27 05:15:22 +0300
commita96c60a36a522fabfdaa8faa9fc7fd84f12234c0 (patch)
treecc467e831ee796cae5eb5b32a78845b1ecde92fa /meta-phosphor/recipes-phosphor/network
parent3cb531602be8c5331dc238641903272e9d76ffb9 (diff)
downloadopenbmc-a96c60a36a522fabfdaa8faa9fc7fd84f12234c0.tar.xz
phosphor-networkd: srcrev bump eb40f081f0..3a53911278
Patrick Williams (2): sdbusplus: use shorter type aliases OWNERS: switch 'matches' to 'matchers' William A. Kennington III (1): test: Always create unique tmpdirs Change-Id: I881d10e225ec7bcec21658034b0d4dfee8e519d0 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 343d45859e..0ab2ccbe9c 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 = "eb40f081f021253152c6aff12beef8f19d7ef02b"
+SRCREV = "3a539112781f7d215ae2c903cb59d62e52e0ca90"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"