summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc/conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-03-12 10:30:54 -0700
committerDarren Hart <dvhart@linux.intel.com>2014-03-12 14:51:00 -0700
commit50fa9bb12cb3b5e8b36041caaf5517f3eea8fde0 (patch)
treed4481f6785b970fffba852ee50e5c834f7a6997b /meta-isg/meta-haswell-wc/conf
parentfb2cbbc2de5c2fdaa32844624f7938725b2579cf (diff)
downloadmeta-intel-50fa9bb12cb3b5e8b36041caaf5517f3eea8fde0.tar.gz
Use intel-common-pkgarch for non-emgd BSPs
Enable the intel-common pkgarch and machine override mechanism for most non-emgd BSPs. The Queensbay platforms show issues on the 3.10 kernel, and the NUC is experiencing some boot issues with the common kernel, so skip those for now. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-isg/meta-haswell-wc/conf')
-rw-r--r--meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
index e00ff9f1..21d01fbb 100644
--- a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
+++ b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
@@ -12,6 +12,7 @@ PREFERRED_VERSION_linux-yocto ?= "3.10%"
12MACHINE_FEATURES += "pcbios efi va-impl-intel" 12MACHINE_FEATURES += "pcbios efi va-impl-intel"
13 13
14require conf/machine/include/intel-corei7-64-common.inc 14require conf/machine/include/intel-corei7-64-common.inc
15require conf/machine/include/intel-common-pkgarch.inc
15 16
16MACHINE_HWCODECS ?= "va-intel gst-va-intel" 17MACHINE_HWCODECS ?= "va-intel gst-va-intel"
17 18