summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-02 22:21:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-03 04:56:53 +0300
commitfbeaca8b4c82a1b06508ea357ce28054de246293 (patch)
tree89362fadc43e501cbe848a852d4d65546d6e7c06 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent5059fe0aead97cc4681c4df41f37fce15d71ee88 (diff)
downloadopenbmc-fbeaca8b4c82a1b06508ea357ce28054de246293.tar.xz
phosphor-networkd: srcrev bump cb2d408387..b108fd740f
Patrick Williams (2): cleanup sdbus CAMELCASE define exception: switch to public sdbus exception Change-Id: I33b68983dfd6e6e4d06406a69790fb0d891e645c 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 9a6585849..94b3eca46 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 = "cb2d408387eb58b83c90f7c4318e9af0b43298af"
+SRCREV = "b108fd740fdde4a9f0fe63e63ccdee695f5b92e7"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"