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-24 23:41:25 +0300
committerWilliam A. Kennington III <wak@google.com>2021-05-25 03:47:29 +0300
commit4f0754354ae64fdf119a3af78ec7b8eb56eeba28 (patch)
tree9607d3ef9b1b0614f0c90f23047972f51584995b /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parentcdd05fa70352002f2c500556c72d6eda59c78218 (diff)
downloadopenbmc-4f0754354ae64fdf119a3af78ec7b8eb56eeba28.tar.xz
phosphor-networkd: srcrev bump de433b74ec..1e710d04a6
William A. Kennington III (2): build: Add meson build build: Fix service and conf file quotation Change-Id: I827082933f900609ce13ec0f2a4ee28362a0323e 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 630dc6bcd..9d3997d14 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 = "de433b74ec5bce22043ea44c55e83d9be3dc5372"
+SRCREV = "1e710d04a61092b45ff4ccd58656cb5cee3cba5b"
DEPENDS += "systemd"
DEPENDS += "autoconf-archive-native"