summaryrefslogtreecommitdiffstats
path: root/meta-isg
diff options
context:
space:
mode:
authorRahul Kumar Gupta <rahul.kumarxx.gupta@intel.com>2016-08-08 18:40:39 +0800
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-15 11:13:07 -0500
commitc1611909bbbe746050c6c695bd62170ed9d3903b (patch)
tree4d338c2d336b053d49cf427f10d7eb8a80b26227 /meta-isg
parenta07b32b2398a4bd3d4023f4d0f6ee5cc0093d34a (diff)
downloadmeta-intel-c1611909bbbe746050c6c695bd62170ed9d3903b.tar.gz
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>
Diffstat (limited to 'meta-isg')
-rw-r--r--meta-isg/meta-crystalforest/conf/machine/crystalforest.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
index 5cd73d7c..150a0a61 100644
--- a/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
+++ b/meta-isg/meta-crystalforest/conf/machine/crystalforest.conf
@@ -26,9 +26,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
26 ${XSERVER_X86_EXT} \ 26 ${XSERVER_X86_EXT} \
27 ${XSERVER_X86_MATROX_MGA} \ 27 ${XSERVER_X86_MATROX_MGA} \
28 " 28 "
29MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \
30 canterbury-corpus \
31 "
32#This Kernel Option is required for Intel Quick Assist Technology Software. 29#This Kernel Option is required for Intel Quick Assist Technology Software.
33APPEND += "acpi_enforce_resources=lax" 30APPEND += "acpi_enforce_resources=lax"
34 31