diff options
Diffstat (limited to 'meta-crystalforest')
| -rw-r--r-- | meta-crystalforest/README | 19 | ||||
| -rw-r--r-- | meta-crystalforest/conf/machine/crystalforest-gladden.conf | 1 | ||||
| -rw-r--r-- | meta-crystalforest/conf/machine/crystalforest-server.conf | 1 |
3 files changed, 0 insertions, 21 deletions
diff --git a/meta-crystalforest/README b/meta-crystalforest/README index 06d80630..03468868 100644 --- a/meta-crystalforest/README +++ b/meta-crystalforest/README | |||
| @@ -165,25 +165,6 @@ contact your Intel Field Sales Representative or visit Intel Embedded Design | |||
| 165 | Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how | 165 | Center (www.intel.com/p/en_US/embedded/designcenter) for instructions on how |
| 166 | to locate and use these recipes. | 166 | to locate and use these recipes. |
| 167 | 167 | ||
| 168 | IV. Enabling libcrypto kernel module for QuickAssist Technology | ||
| 169 | =============================================================== | ||
| 170 | |||
| 171 | Since the Kernel Module names of Libcrypto and Zlib for QuickAssist | ||
| 172 | Technology recipes are same, enabling both causes the build to fail. | ||
| 173 | |||
| 174 | Please see Bug #4126 for more description. | ||
| 175 | |||
| 176 | By default Crystal Forest builds zlib-qat-module. | ||
| 177 | For enabling the libcrypto kernel module recipe, do the following: | ||
| 178 | |||
| 179 | Crystal Forest Gladden: | ||
| 180 | Edit meta-intel/meta-crystalforest/conf/machine/crystalforest-gladden.conf | ||
| 181 | and replace zlib-qat-module with openssl-qat-module in MACHINE_EXTRA_RRECOMMENDS | ||
| 182 | |||
| 183 | Crystal Forest Server: | ||
| 184 | Edit meta-intel/meta-crystalforest/conf/machine/crystalforest-server.conf | ||
| 185 | and replace zlib-qat-module with openssl-qat-module in MACHINE_EXTRA_RRECOMMENDS | ||
| 186 | |||
| 187 | ---- | 168 | ---- |
| 188 | 169 | ||
| 189 | If you find you're getting corrupt images on the USB (it doesn't show | 170 | If you find you're getting corrupt images on the USB (it doesn't show |
diff --git a/meta-crystalforest/conf/machine/crystalforest-gladden.conf b/meta-crystalforest/conf/machine/crystalforest-gladden.conf index 2615d7a6..b18f72da 100644 --- a/meta-crystalforest/conf/machine/crystalforest-gladden.conf +++ b/meta-crystalforest/conf/machine/crystalforest-gladden.conf | |||
| @@ -21,7 +21,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ | |||
| 21 | " | 21 | " |
| 22 | MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \ | 22 | MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \ |
| 23 | canterbury-corpus \ | 23 | canterbury-corpus \ |
| 24 | zlib-qat-module \ | ||
| 25 | " | 24 | " |
| 26 | #This Kernel Option is required for Intel Quick Assist Technology Software. | 25 | #This Kernel Option is required for Intel Quick Assist Technology Software. |
| 27 | APPEND += "acpi_enforce_resources=lax" | 26 | APPEND += "acpi_enforce_resources=lax" |
diff --git a/meta-crystalforest/conf/machine/crystalforest-server.conf b/meta-crystalforest/conf/machine/crystalforest-server.conf index 443ac056..2dfcc3b8 100644 --- a/meta-crystalforest/conf/machine/crystalforest-server.conf +++ b/meta-crystalforest/conf/machine/crystalforest-server.conf | |||
| @@ -21,7 +21,6 @@ XSERVER ?= "${XSERVER_IA32_BASE} \ | |||
| 21 | " | 21 | " |
| 22 | MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \ | 22 | MACHINE_EXTRA_RRECOMMENDS += "calgary-corpus \ |
| 23 | canterbury-corpus \ | 23 | canterbury-corpus \ |
| 24 | zlib-qat-module \ | ||
| 25 | " | 24 | " |
| 26 | #This Kernel Option is required for Intel Quick Assist Technology Software. | 25 | #This Kernel Option is required for Intel Quick Assist Technology Software. |
| 27 | APPEND += "acpi_enforce_resources=lax" | 26 | APPEND += "acpi_enforce_resources=lax" |
