meta-intel-openbmc: Remove the raw PECI bmcweb option

The raw PECI option is removed from bmcweb, so remove it from
here.

Change-Id: I8ab02cff96469a156e4ec6aa2ba6943b0fb9216f
Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend b/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend
index 4e24bab..bd97c35 100644
--- a/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend
+++ b/meta-intel-openbmc/meta-common/recipes-phosphor/interfaces/bmcweb_%.bbappend
@@ -1,5 +1,4 @@
 EXTRA_OEMESON += "-Dredfish-cpu-log=enabled \
-                  -Dredfish-raw-peci=enabled \
                   -Dredfish-bmc-journal=enabled \
                   -Drest=disabled"