diff options
| author | Kishore Bodke <kishore.k.bodke@intel.com> | 2012-11-30 11:40:43 -0800 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-12-03 09:14:43 -0600 |
| commit | aa8828005843ae0ab796b0c0e84ac0a3ddf8264a (patch) | |
| tree | 4cd56f51d01aaf636a1f017bf4b5c9dd4b9f7af5 | |
| parent | 89825120ddf677323996f6f48f4324bdd294225b (diff) | |
| download | meta-intel-aa8828005843ae0ab796b0c0e84ac0a3ddf8264a.tar.gz | |
crystalforest: Remove the custom Image recipes
Remove the custom Images for the Crystal Forest BSP
to include these features into machine.conf
Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
| -rw-r--r-- | meta-crystalforest/recipes-qat-image/images/core-image-qat-sdk.bb | 18 | ||||
| -rw-r--r-- | meta-crystalforest/recipes-qat-image/images/core-image-qat.bb | 18 |
2 files changed, 0 insertions, 36 deletions
diff --git a/meta-crystalforest/recipes-qat-image/images/core-image-qat-sdk.bb b/meta-crystalforest/recipes-qat-image/images/core-image-qat-sdk.bb deleted file mode 100644 index a4d63097..00000000 --- a/meta-crystalforest/recipes-qat-image/images/core-image-qat-sdk.bb +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | # Copyright (C) 2012 Intel Corporation. | ||
| 2 | # Author: Kishore Bodke | ||
| 3 | # kishore.k.bodke@intel.com | ||
| 4 | # | ||
| 5 | |||
| 6 | require recipes-sato/images/core-image-sato-sdk.bb | ||
| 7 | |||
| 8 | IMAGE_INSTALL += " \ | ||
| 9 | calgary-corpus \ | ||
| 10 | canterbury-corpus \ | ||
| 11 | silesia-corpus \ | ||
| 12 | zlib-qat-module \ | ||
| 13 | openssl-qat-module \ | ||
| 14 | " | ||
| 15 | |||
| 16 | LICENSE = "MIT" | ||
| 17 | |||
| 18 | PR = "r0" | ||
diff --git a/meta-crystalforest/recipes-qat-image/images/core-image-qat.bb b/meta-crystalforest/recipes-qat-image/images/core-image-qat.bb deleted file mode 100644 index d4453810..00000000 --- a/meta-crystalforest/recipes-qat-image/images/core-image-qat.bb +++ /dev/null | |||
| @@ -1,18 +0,0 @@ | |||
| 1 | # Copyright (C) 2012 Intel Corporation. | ||
| 2 | # Author: Kishore Bodke | ||
| 3 | # kishore.k.bodke@intel.com | ||
| 4 | # | ||
| 5 | |||
| 6 | require recipes-sato/images/core-image-sato.bb | ||
| 7 | |||
| 8 | IMAGE_INSTALL += " \ | ||
| 9 | calgary-corpus \ | ||
| 10 | canterbury-corpus \ | ||
| 11 | silesia-corpus \ | ||
| 12 | zlib-qat-module \ | ||
| 13 | openssl-qat-module \ | ||
| 14 | " | ||
| 15 | |||
| 16 | LICENSE = "MIT" | ||
| 17 | |||
| 18 | PR = "r0" | ||
