diff options
author | Andrew Geissler <geissonator@yahoo.com> | 2017-10-11 20:05:05 +0000 |
---|---|---|
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-10-11 22:51:50 +0000 |
commit | 2a523b61c7647d32696ba4dbe44c5ae06bbe04f4 (patch) | |
tree | 7986d9c06ca5a4ee4096359a02926a1deca1509e | |
parent | 27dfbfa88bbd95457807c3c004c020387b730116 (diff) | |
download | talos-openbmc-2a523b61c7647d32696ba4dbe44c5ae06bbe04f4.tar.gz talos-openbmc-2a523b61c7647d32696ba4dbe44c5ae06bbe04f4.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: I84652976428329a50a456c6f4133975cd5263d4d
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 3077ddf5a..084fe5355 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 = "a51dea789e5e60b80b371bfe9ad045c397b50b63" +SRCREV = "9b71d876a4e7f084f0fee3b602205d6bccb514bb" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |