From de04acf20b4c8cf440f5940d2951e9f355615d6c Mon Sep 17 00:00:00 2001 From: Matt Spinler Date: Tue, 16 Jun 2020 16:15:43 -0500 Subject: ibm: Don't use ibm-dbus-ifaces in ibm-logging The IBM D-Bus interfaces moved into phosphor-dbus-interfaces. Also temporarily remove ibm-logging from every image so that ibm-dbus-interfaces won't be pulled in and CI can work. (From meta-ibm rev: bd17cae1d3a44f5fc82c4e037a91c97e092fcf57) Signed-off-by: Matt Spinler Change-Id: Ic8bf9106592c7e7d161d928708554a91d5bb407e Signed-off-by: Andrew Geissler --- meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-ibm/recipes-phosphor/logging') diff --git a/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb b/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb index 89f8e35dd..791ae9880 100644 --- a/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb +++ b/meta-ibm/recipes-phosphor/logging/ibm-logging_git.bb @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/openbmc/ibm-logging" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=86d3f3a95c324c9479bd8986968f4327" SRC_URI += "git://github.com/openbmc/ibm-logging" -SRCREV = "29c2ec6dd67df321662c906711ec95a4635b372f" +SRCREV = "aeaa374a6fa097b2359acfc4d694ed3ebe8eecaa" inherit autotools inherit pkgconfig @@ -18,7 +18,7 @@ inherit phosphor-dbus-yaml DEPENDS += " \ ${PYTHON_PN}-pyyaml-native \ autoconf-archive-native \ - ibm-dbus-interfaces \ + phosphor-dbus-interfaces \ nlohmann-json \ phosphor-logging \ sdbusplus \ -- cgit v1.2.3