summaryrefslogtreecommitdiff
path: root/meta-phosphor/common/recipes-phosphor/logging
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 20:07:46 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-04 16:38:06 +0300
commiteca8d7cffc6437ca45ca33518b9e259ad2ef061f (patch)
tree914b20ac26dbc654c0cf038bec8bbed753d682ad /meta-phosphor/common/recipes-phosphor/logging
parentccd94f68226da82f6a677b551d75fefb7895bc37 (diff)
downloadopenbmc-eca8d7cffc6437ca45ca33518b9e259ad2ef061f.tar.xz
logging: virtual refactoring
Remove the phosphor-logging virtuals. They were unused. Add a logging packagegroup so other layers can add additional logging applications predicated on the logging distro feature being enabled. Change-Id: Ic82843cb2b1229df55005bad93576c14f468073b Tested: Built witherspoon, palmetto and qemu images Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/logging')
-rw-r--r--meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
index ff63dcf27..9cc9a6451 100644
--- a/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
+++ b/meta-phosphor/common/recipes-phosphor/logging/phosphor-logging.bb
@@ -24,8 +24,6 @@ DEPENDS += "phosphor-logging-error-logs-native"
DEPENDS += "phosphor-logging-native"
DEPENDS += "cereal"
RDEPENDS_${PN} += "sdbusplus phosphor-dbus-interfaces"
-PROVIDES += "virtual/obmc-logging-mgmt"
-RPROVIDES_${PN} += "virtual-obmc-logging-mgmt"
PACKAGE_BEFORE_PN = "${PN}-test"
FILES_${PN}-test = "${bindir}/*-test"