summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 19:40:20 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:33:26 +0300
commitea947ac7ac565b431358270b09ac7bd27125410a (patch)
tree4dc9393d0e2a12f425e1025bd74b4f4249f0cb1a /meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb
parent7237a3e5481f5e8b11f5367b7b81b4e734c28640 (diff)
downloadopenbmc-ea947ac7ac565b431358270b09ac7bd27125410a.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/chassis/obmc-phosphor-buttons_git.bb2
1 files changed, 1 insertions, 1 deletions
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 13e2077ae4..7e34702c45 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 @@ DEPENDS += " \
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}"