summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-18 01:01:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-18 03:58:46 +0300
commite4e0c3081b97cdbbb62f03192f4bbb55219a3196 (patch)
tree3e0e95255352cc1a7d613b1772e42ee84bf6ce41 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parenta57d39af54bca0158112b4a10431a5bb334b23d8 (diff)
downloadopenbmc-e4e0c3081b97cdbbb62f03192f4bbb55219a3196.tar.xz
phosphor-networkd: srcrev bump 7f191f7aef..200678a8b9
Johnathan Mantey (1): Permit control of systemd-networkd IPv6AcceptRA configuration William A. Kennington III (5): sources: Fix ifdefs sources: Fully initialize structs test: Fix VLA declarations gitignore: Add new generated files types: Remove unused assignment Change-Id: I434f7fd554e2e7dbf5338539ffd6644103ddd9d7 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 03e912682..3993ff7ce 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 = "7f191f7aef0b3b171dfaec8754093434e93da90d"
+SRCREV = "200678a8b9b211a5a4c423f037209fd1240599cd"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"