summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-09-18 08:49:42 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-09-30 10:01:01 -0500
commitc0f64c88cabcd37fb028e88671d3cd8557e5a7d4 (patch)
treed11d4e9b61a540ff533c069e5217e56132b63540 /meta-emenlow
parent75b07401bcf1342673d0156a4fcb0206519379c1 (diff)
downloadmeta-intel-c0f64c88cabcd37fb028e88671d3cd8557e5a7d4.tar.gz
meta-emenlow: Use the common kernel for emenlow-noemgd
Use the common kernel as now it supports the gma500 driver. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index f5709f99..54e1bbc5 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -8,6 +8,7 @@
8PREFERRED_VERSION_linux-yocto ?= "3.14%" 8PREFERRED_VERSION_linux-yocto ?= "3.14%"
9 9
10require conf/machine/include/intel-core2-32-common.inc 10require conf/machine/include/intel-core2-32-common.inc
11require conf/machine/include/intel-common-pkgarch.inc
11require conf/machine/include/meta-intel.inc 12require conf/machine/include/meta-intel.inc
12 13
13XSERVER ?= "${XSERVER_X86_BASE} \ 14XSERVER ?= "${XSERVER_X86_BASE} \