summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-10 01:11:09 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-12-10 22:58:59 +0300
commitd9a1e06d6dcd8e5b2db5b1dc0570effc8b798974 (patch)
treedc6851385e4dc42b99aae135979698e689afc363 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent9b1df3160015bd2c2dfaab287bfac48867df21bd (diff)
downloadopenbmc-d9a1e06d6dcd8e5b2db5b1dc0570effc8b798974.tar.xz
phosphor-networkd: srcrev bump afa4032d8f..b353ba0dcf
Johnathan Mantey (1): Fix missing line-feed for DHCPv6Client entry Change-Id: I642aa6a83442c772777177e38833cfdffbf7da07 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 088049d6c..627f59899 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 = "afa4032d8fe2ba50a7e364ad7c5f58b6424cb17c"
+SRCREV = "b353ba0dcf4aec7f68b8ff08800679f7f150fb81"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"