phosphor-buttons and phosphor-dbus-interfaces: srcrev bumps
phosphor-buttons: srcrev bump 4fcfadd3a9..149452b012
Patrick Williams (2):
meson: remove deprecated get_pkgconfig_variable
power-button: fix released signal to include duration
phosphor-dbus-interfaces: srcrev bump e99811600c..a1b26a4bdf
Delphine CC Chiu (1):
Power-interface: Revise released signal with pressing duration
Jayashree Dhanapal (1):
Add a new interface for ThermalDirection
Change-Id: Ief87051ce3b352007d274031be29e198b4147690
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
index 13e2077..7e34702 100644
--- a/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
+++ b/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
@@ -8,7 +8,7 @@
phosphor-dbus-interfaces \
phosphor-logging \
"
-SRCREV = "4fcfadd3a947e42b12d738775e8ed60c8726d71d"
+SRCREV = "149452b012b72bd5db816ceea5c13c9b92e9f31c"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"
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 0034914..44bfd00 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 @@
sdbusplus \
systemd \
"
-SRCREV = "e99811600c31a21688401209c3d2917eb61a5763"
+SRCREV = "a1b26a4bdf606df141695561a92a4f060cdd0156"
PV = "1.0+git${SRCPV}"
PR = "r1"