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-26 22:21:06 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-27 03:04:46 +0300
commit3de55f203593c1ddbf78313a60b1a8377ab3669a (patch)
treed5bde85b9e3c0b3b5b177b19760db42d91f3b616 /meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
parent152b6aeba6ef70b644015703a6f9f29d2c5e0c61 (diff)
downloadopenbmc-3de55f203593c1ddbf78313a60b1a8377ab3669a.tar.xz
phosphor-networkd: srcrev bump 1e710d04a6..1bbe3d1e3b
William A. Kennington III (2): build: Remove autotools build: Split c++ sources into a subdirectory Change-Id: Id4a6724091771a86bdede80c1e4d33cdd9637df2 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 94090fbbf..ea8e10de1 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 = "1e710d04a61092b45ff4ccd58656cb5cee3cba5b"
+SRCREV = "1bbe3d1e3bce52044874294e353e80af9ee706a2"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"