summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-qat-image/images/core-image-qat.bb
blob: d4453810fb24b4a103331312a1cabc6ba1eca0b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Copyright (C) 2012 Intel Corporation.
# Author: Kishore Bodke
# kishore.k.bodke@intel.com
#

require recipes-sato/images/core-image-sato.bb

IMAGE_INSTALL += " \
		calgary-corpus \
		canterbury-corpus \
		silesia-corpus \
		zlib-qat-module \
		openssl-qat-module \
		"

LICENSE = "MIT"

PR = "r0"