From b02da7b5f5d004c1011449327f42057a573ec2a2 Mon Sep 17 00:00:00 2001 From: Adriana Kobylak Date: Wed, 19 Oct 2016 14:58:25 -0500 Subject: phosphor-logging: Create recipe Add phosphor-logging as a virtual package Change-Id: I591fbf94d90d383baf962cd94c08f6b63bb1ee83 Signed-off-by: Adriana Kobylak --- meta-phosphor/conf/distro/include/phosphor-defaults.inc | 1 + meta-phosphor/conf/distro/openbmc-phosphor.conf | 1 + 2 files changed, 2 insertions(+) (limited to 'meta-phosphor/conf') 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} \ " -- cgit v1.2.3