diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2017-09-06 15:10:03 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-09-08 13:33:30 +0000 |
commit | c3c12c7ab3e2946686ebae8e355ad43abd499e16 (patch) | |
tree | 0d6a31430de038950cbfa9eb5722b30f51efe69c | |
parent | a2e065d8a7f07c8ef4c5d04dec7a8b7a68197cd6 (diff) | |
download | talos-openbmc-c3c12c7ab3e2946686ebae8e355ad43abd499e16.tar.gz talos-openbmc-c3c12c7ab3e2946686ebae8e355ad43abd499e16.zip |
phosphor-dbus-interfaces.bb: bump version
Change-Id: Ifc7a7eb6e80f21e0060aebf18ab6135f550cce1e
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
-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 a733fe378..adcdb1260 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 = "4be2eef8da8d742dcd63bb60e38d013f42a429b4" +SRCREV = "55d03cac49adee4d0d9575bb8f6d00fd0c77e114" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |