summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-10-18 16:20:40 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-10-21 23:53:56 +0300
commitefc453f6e63f6eeaf1f5fea11751b3d1c9fb0cd2 (patch)
tree27e3390a03eefdf0e15ae3229df0adc6c4ad4a6e
parentf82122a3bce46ad2c3cb5b188693d78e85cf5727 (diff)
downloadopenbmc-efc453f6e63f6eeaf1f5fea11751b3d1c9fb0cd2.tar.xz
phosphor-buttons: srcrev bump 4250785723..d219fa3c48
Naveen Moses (1): Add serial uart mux interface class Change-Id: Iaa493fc1a04550f28d7b405bd0d5b9fccd84e8cb Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 464139e990..ad2abce568 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 = "4250785723d92b6578176a2d961d47ab66e08124"
+SRCREV = "d219fa3c481509e57c99fface2fa8001b579f923"
PACKAGECONFIG ??= "signals handler"
PACKAGECONFIG[signals] = ",,gpioplus nlohmann-json,"
PACKAGECONFIG[handler] = ",,,${VIRTUAL-RUNTIME_obmc-host-state-manager} ${VIRTUAL-RUNTIME_obmc-chassis-state-manager}"