commit | c723e0c21e6ef1cfb20fc8ca35e7d474fcc28ccb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 02 19:11:15 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Dec 03 21:37:40 2021 +0000 |
tree | ab07473c49aa334660f8f2e2a3fd5bb4a0ff5fd0 | |
parent | cb7b5fbcd8f662e00a10cfb492400215c592ccb2 [diff] |
phosphor-networkd: srcrev bump 329b5fba06..c7cf25f740 William A. Kennington III (1): network_manager: Reloads should be delayed via timer Change-Id: I8242a8d86f88668905bd1625fcfe08f460b6251b 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 1dd268d..3ae7925 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 = "329b5fba06acd63ce0fb9f43ea3f99b1542e862e" +SRCREV = "c7cf25f7409a6e0fb33d06482d297d03b6dc6b60" DEPENDS += "systemd" DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"