summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-22 21:50:30 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-01-22 22:36:32 +0300
commit6d258ac7022740e2a8dfd3624c7fb4c5e234148a (patch)
tree8ee0e9c1161e528d4a3325075708f3edec5fa633
parent7e6efa284041d609b29dab9aa36c118ec0eb099e (diff)
downloadopenbmc-6d258ac7022740e2a8dfd3624c7fb4c5e234148a.tar.xz
phosphor-dbus-interfaces: srcrev bump 70301b9c16..2c872b3c4b
Andrew Geissler (1): host-state: define new allowed host transition prop Patrick Williams (2): Sensor.Value: add path constants Inventory.Item: add namespace path constant Change-Id: Ia17b86fe40f621707046149e4d48822621cbe631 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb2
1 files changed, 1 insertions, 1 deletions
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 4b8b596412..06d23eb0ca 100644
--- a/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
+++ b/meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb
@@ -7,7 +7,7 @@ DEPENDS += " \
sdbusplus \
systemd \
"
-SRCREV = "70301b9c16dc5e3e220472933affb7906b513bf4"
+SRCREV = "2c872b3c4bb9adde1e1bebc748da8e221a1f90a2"
PV = "1.0+git${SRCPV}"
PR = "r1"