diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2021-02-11 16:50:38 +0300 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2021-02-12 01:53:16 +0300 |
commit | c14f82609123232f8e1e5fb7d1521f42cd688dd4 (patch) | |
tree | f3d871a203efe1ec41bc082abdb36ca31ad88360 | |
parent | 309fc2dbadaa1e3661566cd51d4296a4b5230133 (diff) | |
download | openbmc-c14f82609123232f8e1e5fb7d1521f42cd688dd4.tar.xz |
phosphor-dbus-interfaces: srcrev bump 4461e14097..b2bbac7e29
Wludzik, Jozef (1):
Add Trigger and TriggerManager interfaces
Change-Id: Id6666f3ce2d3ed3059098e9c800c03b7c844b26f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r-- | meta-phosphor/recipes-phosphor/dbus/phosphor-dbus-interfaces_git.bb | 2 |
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 944b3ef3f..066f2f2a0 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 @@ DEPENDS += " \ " SRC_URI = "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "4461e14097547ca2b85945e371c260c40a5d6d86" +SRCREV = "b2bbac7e2986decf1ed5d102e79f1872ddd84881" # Process OBMC_ORG_YAML_SUBDIRS to create Meson config options. # ex. xyz/openbmc_project -> -Ddata_xyz_openbmc_project=true |