summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-10-19 14:58:25 -0500
committerAdriana Kobylak <anoo@us.ibm.com>2016-11-09 11:59:57 -0600
commitb02da7b5f5d004c1011449327f42057a573ec2a2 (patch)
treee0eba34975005e0c8b44edd0fc3846abfbc3b229 /meta-phosphor/conf
parent066be09c0705c777010eb3dff78202dab3f5d8d4 (diff)
downloadtalos-openbmc-b02da7b5f5d004c1011449327f42057a573ec2a2.tar.gz
talos-openbmc-b02da7b5f5d004c1011449327f42057a573ec2a2.zip
phosphor-logging: Create recipe
Add phosphor-logging as a virtual package Change-Id: I591fbf94d90d383baf962cd94c08f6b63bb1ee83 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc1
-rw-r--r--meta-phosphor/conf/distro/openbmc-phosphor.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 522a639d6..abd04b327 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -18,3 +18,4 @@ PREFERRED_PROVIDER_virtual/obmc-flash-mgmt ?= "obmc-phosphor-flashd"
PREFERRED_PROVIDER_virtual/obmc-sensor-mgmt ?= "obmc-phosphor-sensord"
PREFERRED_PROVIDER_virtual/obmc-system-mgmt ?= "obmc-phosphor-sysd"
PREFERRED_PROVIDER_virtual/obmc-settings-mgmt ?= "phosphor-settings"
+PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging"
diff --git a/meta-phosphor/conf/distro/openbmc-phosphor.conf b/meta-phosphor/conf/distro/openbmc-phosphor.conf
index d950d67ed..22b6bc632 100644
--- a/meta-phosphor/conf/distro/openbmc-phosphor.conf
+++ b/meta-phosphor/conf/distro/openbmc-phosphor.conf
@@ -30,6 +30,7 @@ DISTRO_FEATURES = "\
obmc-phosphor-system-mgmt \
obmc-host-ipmi \
obmc-mrw \
+ obmc-logging-mgmt \
avahi \
${DISTRO_FEATURES_LIBC} \
"
OpenPOWER on IntegriCloud