diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-11-06 18:25:08 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-11-07 14:04:20 +0000 |
commit | e0a95bab288d9ce205950c57cd5fcd032dc09332 (patch) | |
tree | 6eade7656a40fddf3f7e3f5046d9e2469c4af7da /meta-phosphor/common | |
parent | fdf6d495cd40188b6b3e535e569b943d29cafcb0 (diff) | |
download | talos-openbmc-e0a95bab288d9ce205950c57cd5fcd032dc09332.tar.gz talos-openbmc-e0a95bab288d9ce205950c57cd5fcd032dc09332.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: I4563a55c086e9381b6e08e4065baac7287f688ff
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/common')
-rw-r--r-- | meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb index 8f2bf0eb3..7214f6c13 100644 --- a/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb +++ b/meta-phosphor/common/recipes-phosphor/dbus/phosphor-dbus-interfaces.bb @@ -13,7 +13,7 @@ DEPENDS += "autoconf-archive-native" DEPENDS += "sdbus++-native" SRC_URI += "git://github.com/openbmc/phosphor-dbus-interfaces" -SRCREV = "e1132ba927783bc348dc4b9bf1199dcc3d81f47d" +SRCREV = "bb97d96dae396941ab7882d3c54f0671acca093b" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |