From 60c4907f61898cdcfac80232a7dfcf4314a0a7d7 Mon Sep 17 00:00:00 2001 From: Patrick Williams Date: Fri, 16 Apr 2021 14:14:26 -0500 Subject: phosphor-logging: remove native recipe support phosphor-logging use to need to run in a native context to provide YAML processing but that is no longer necessary since commit e523a091d0977adf639eaa7cdf4f895614d2696c. The support to install just the python scripts in a native context overly complicates both the recipe and the corresponding repository build scripting. Remove it since it is no longer needed. Signed-off-by: Patrick Williams Change-Id: I67542f8f63bf9e30166ac1ab46eb85074cf3e843 --- meta-phosphor/classes/phosphor-logging.bbclass | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-phosphor/classes') diff --git a/meta-phosphor/classes/phosphor-logging.bbclass b/meta-phosphor/classes/phosphor-logging.bbclass index 48676f4ff..18f53d434 100644 --- a/meta-phosphor/classes/phosphor-logging.bbclass +++ b/meta-phosphor/classes/phosphor-logging.bbclass @@ -1,2 +1 @@ callouts_datadir="${datadir}/phosphor-logging/callouts" -elog_dir = "${datadir}/phosphor-logging/elog" -- cgit v1.2.3