summaryrefslogtreecommitdiffstats
path: root/meta-crystalforest/recipes-qat-image/images/core-image-qat.bb
blob: 7c61ec64b7ab877829dd770245ce7f057196817b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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 \
		"

LICENSE = "MIT"

PR = "r0"