diff options
author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2019-02-21 21:50:37 +0000 |
---|---|---|
committer | Andrew Geissler <geissonator@yahoo.com> | 2019-02-21 16:27:33 -0600 |
commit | d9ad69f83276f31453fe195f783fd876ccea7e1d (patch) | |
tree | 67bbe70e001d9d85676e96f603586d9271230f11 /meta-ibm/recipes-phosphor/dbus | |
parent | 23de003f824630b2ddfb9b439faa4c4125620ec8 (diff) | |
download | talos-openbmc-d9ad69f83276f31453fe195f783fd876ccea7e1d.tar.gz talos-openbmc-d9ad69f83276f31453fe195f783fd876ccea7e1d.zip |
ibm-dbus-interfaces: srcrev bump 0c073d5f26..109271bb4d
Patrick Venture (1):
build: pkg anti-pattern: use defaults
(From meta-ibm rev: 186199f195fc0b33a9c9d477ae3801f7c94b1b3f)
Change-Id: Iaa102ec4c3a022474b375e11f80c5b233e057aa7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor/dbus')
-rw-r--r-- | meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb index f1a7d8015..d22b4718f 100644 --- a/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb +++ b/meta-ibm/recipes-phosphor/dbus/ibm-dbus-interfaces_git.bb @@ -15,7 +15,7 @@ DEPENDS += "autoconf-archive-native" DEPENDS += "sdbus++-native" SRC_URI += "git://github.com/openbmc/ibm-dbus-interfaces" -SRCREV = "0c073d5f2645fb6e109b877db3f20fe9b01bdf09" +SRCREV = "109271bb4de159b9cf13c56acded3eb79bff61fb" DEPENDS_remove_class-native = "sdbus++-native" DEPENDS_remove_class-nativesdk = "sdbus++-native" |