phosphor-dbus-interfaces,phosphor-networkd: srcrev bump
phosphor-dbus-interfaces: srcrev bump 0068be8199..b68cec084c
Patrick Williams (1):
Common: add metadata for ResourceNotFound error
phosphor-networkd: srcrev bump 609c12dee5..973998472a
Patrick Williams (1):
ResourceNotFound: Add RESOURCE field to exception
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ifab623239f3f81b88501cf8bac5ba512628a6c87
diff --git a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
index 71174ca..ee49a00 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -18,7 +18,7 @@
"
SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces;branch=master;protocol=https"
-SRCREV = "0068be81997e7ca97332dfa196978b504e315755"
+SRCREV = "b68cec084c9a17da457b53d68a195ea88a7e6450"
# Process OBMC_ORG_YAML_SUBDIRS to create Meson config options.
# ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true
diff --git a/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb b/meta-phosphor/recipes-phosphor/network/phosphor-network_git.bb
index 6ef7300..bbc132d 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;branch=master;protocol=https"
-SRCREV = "609c12dee5f6bc06a5add8fadd0e9c1caba1e97f"
+SRCREV = "973998472afa32448d6e00124720e13df13c6704"
DEPENDS += "systemd"
DEPENDS += "sdbusplus ${PYTHON_PN}-sdbus++-native"