summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb4
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb b/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
index 49adbb5b1..21d44381d 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
@@ -97,9 +97,5 @@ PACKAGECONFIG_add_class-nativesdk = "install_error_yaml"
# Disable install_error_yaml during target build
PACKAGECONFIG_remove_class-target = "install_error_yaml"
-# Disable generating elog error header file during bitbake. Applications
-# should be using the elog header generated by phosphor-logging recipe
-EXTRA_OECONF += "--disable-gen_errors"
-
BBCLASSEXTEND += "native nativesdk"