summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-29 05:30:33 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-30 02:28:57 +0300
commitbdc6f55108df9d22f1ad27c4899f356179201cf0 (patch)
tree9be3ed8863c59ec64717cbc807c2da6cfd475a0d
parentab31523138802d0b8554b184b3323f83daf445e5 (diff)
downloadopenbmc-bdc6f55108df9d22f1ad27c4899f356179201cf0.tar.xz
phosphor-networkd: srcrev bump 24b5a619e1..dd1e592f69
sunharis (1): ethernet_interface: Add UseDomains option to network file Change-Id: I8e0328f7cc78d218b0e584e2a252b118a056381d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 52fa93a69b..607df2a753 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;branch=master;protocol=https"
-SRCREV = "24b5a619e1e63195c775bca893d6f7ebbff1d1a5"
+SRCREV = "dd1e592f692ed4dbd073ddc23566f837546bdce6"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"