diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-09 03:00:09 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2017-10-09 03:00:09 +0000 |
commit | 7870c80d8c360c012326f9e32d9b12abf48f23f1 (patch) | |
tree | 51663a6a6face0754cdd2b3b61bbc0dd9018b869 /meta-phosphor | |
parent | 9f95ba3c31daa2f3b0265363b3b20a853b990cb0 (diff) | |
download | talos-openbmc-7870c80d8c360c012326f9e32d9b12abf48f23f1.tar.gz talos-openbmc-7870c80d8c360c012326f9e32d9b12abf48f23f1.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: I5a39cf9d30e9784a2da01cf3650a972b6c49920c
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 e2307c739..669532f20 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 = "38e0b33304565c788d946321b7e72c4d24d31483" +SRCREV = "08b0d93422638d1503208566f4726b5b1f629cc5" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |