diff options
| author | Anuj Mittal <anujx.mittal@intel.com> | 2015-07-28 16:05:13 +0800 |
|---|---|---|
| committer | Darren Hart <dvhart@linux.intel.com> | 2015-07-29 11:38:12 -0700 |
| commit | 4f4eb56d302e8b5caaf2d4ea849c589144efad6c (patch) | |
| tree | 4c4e02cafd7fafea1a37bffb38d7c26334fcee36 /meta-crystalforest | |
| parent | 1c2ed5ec2ea47d9873e362895e37e780b8f2ef88 (diff) | |
| download | meta-intel-4f4eb56d302e8b5caaf2d4ea849c589144efad6c.tar.gz | |
meta-crystalforest: zlib-qat depends on virtual/qat
Made zlib-qat DEPENDS on virtual/qat. This allows
us to switch between highland forest and crystal
forest platforms.
Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Acked-by: Ong Boon Leong <boon.leong.ong@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
(cherry picked from commit 11cbe728ec6ce65ea8df08752cb6b0cabed62da0 from dizzy)
Signed-off-by: Anuj Mittal <anujx.mittal@intel.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-crystalforest')
| -rw-r--r-- | meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb index e2d2c451..eb209b1b 100644 --- a/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb +++ b/meta-crystalforest/recipes-extended/zlib-qat/zlib-qat_0.4.7-002.bb | |||
| @@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/zlib-${ZLIB_VERSION}/zlib.h;beginline=4;en | |||
| 14 | 14 | ||
| 15 | # For target side versions of openssl enable support for OCF Linux driver | 15 | # For target side versions of openssl enable support for OCF Linux driver |
| 16 | # if they are available. | 16 | # if they are available. |
| 17 | DEPENDS += "cryptodev-linux pkgconfig qat16" | 17 | DEPENDS += "cryptodev-linux pkgconfig virtual/qat" |
| 18 | 18 | ||
| 19 | SRC_URI = "http://www.zlib.net/zlib-${ZLIB_VERSION}.tar.gz;name=zlib \ | 19 | SRC_URI = "http://www.zlib.net/zlib-${ZLIB_VERSION}.tar.gz;name=zlib \ |
| 20 | https://01.org/sites/default/files/page/zlib_shim_0.4.7-002_withdocumentation.zip;name=zlibqat \ | 20 | https://01.org/sites/default/files/page/zlib_shim_0.4.7-002_withdocumentation.zip;name=zlibqat \ |
