summaryrefslogtreecommitdiffstats
path: root/conf/machine/intel-core2-32.conf
diff options
context:
space:
mode:
authorTan, Raymond <raymond.tan@intel.com>2018-06-05 08:52:41 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-06-06 09:22:20 +0800
commit6f7ed1ec43a65a00a6d67e1731423ef85a2b35ff (patch)
tree60e1e31ffddb670bee959fe8766d5f717187d3a1 /conf/machine/intel-core2-32.conf
parent77e7aecc9b5a99746774f93a7be5047c90c604be (diff)
downloadmeta-intel-6f7ed1ec43a65a00a6d67e1731423ef85a2b35ff.tar.gz
conf/machine/intel-core*: add COMPATIBLE_MACHINE for qat17
This adds both intel-core2-32 and intel-corei7-64 as the COMPATIBLE_MACHINE for qat17 package. Signed-off-by: Tan, Raymond <raymond.tan@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'conf/machine/intel-core2-32.conf')
-rw-r--r--conf/machine/intel-core2-32.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf
index cd3ad574..0e416993 100644
--- a/conf/machine/intel-core2-32.conf
+++ b/conf/machine/intel-core2-32.conf
@@ -16,6 +16,9 @@ MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi"
16 16
17MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check" 17MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check"
18 18
19# Enable optional QAT items:
20COMPATIBLE_MACHINE_pn-qat17 = "intel-core2-32"
21
19XSERVER ?= "${XSERVER_X86_BASE} \ 22XSERVER ?= "${XSERVER_X86_BASE} \
20 ${XSERVER_X86_EXT} \ 23 ${XSERVER_X86_EXT} \
21 ${XSERVER_X86_FBDEV} \ 24 ${XSERVER_X86_FBDEV} \