commit | 4f0754354ae64fdf119a3af78ec7b8eb56eeba28 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon May 24 20:41:25 2021 +0000 |
committer | William A. Kennington III <wak@google.com> | Tue May 25 00:47:29 2021 +0000 |
tree | 9607d3ef9b1b0614f0c90f23047972f51584995b | |
parent | cdd05fa70352002f2c500556c72d6eda59c78218 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb index 630dc6b..9d3997d 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 systemd SRC_URI += "git://github.com/openbmc/phosphor-networkd" -SRCREV = "de433b74ec5bce22043ea44c55e83d9be3dc5372" +SRCREV = "1e710d04a61092b45ff4ccd58656cb5cee3cba5b" DEPENDS += "systemd" DEPENDS += "autoconf-archive-native"