meta-crystalforest: removing corpus files

Crystalforest BSP is no longer using the firmware files provided by these
recipes. These files were added to support qat. Now qat packages its own
calgary and canterbury firmware as part of its tarball. So removing these
from MACHINE_EXTRA_RRECOMMENDS.

Signed-off-by: Rahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
Rahul Kumar Gupta 2016-08-08 18:40:39 +08:00 committed by Tom Zanussi
parent a07b32b239
commit c1611909bb

View File

@ -26,9 +26,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
${XSERVER_X86_EXT} \
${XSERVER_X86_MATROX_MGA} \
"
MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \
canterbury-corpus \
"
#This Kernel Option is required for Intel Quick Assist Technology Software.
APPEND += "acpi_enforce_resources=lax"