summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf2
-rw-r--r--meta-emenlow/conf/machine/emenlow.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 9a995c12..751e8e45 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -5,7 +5,7 @@
5 5
6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the Webs-2120 box, without the Intel-proprietary graphics bits
7 7
8PREFERRED_VERSION_linux-yocto ?= "3.4%" 8PREFERRED_VERSION_linux-yocto ?= "3.8%"
9 9
10require conf/machine/include/tune-atom.inc 10require conf/machine/include/tune-atom.inc
11require conf/machine/include/ia32-base.inc 11require conf/machine/include/ia32-base.inc
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf
index 4c35211a..fa2e5649 100644
--- a/meta-emenlow/conf/machine/emenlow.conf
+++ b/meta-emenlow/conf/machine/emenlow.conf
@@ -6,7 +6,7 @@
6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the 6#@DESCRIPTION: Machine configuration for eMenlow based systems, like the
7# Webs-2120 box. 7# Webs-2120 box.
8 8
9PREFERRED_VERSION_linux-yocto ?= "3.4%" 9PREFERRED_VERSION_linux-yocto ?= "3.8%"
10 10
11require conf/machine/include/tune-atom.inc 11require conf/machine/include/tune-atom.inc
12require conf/machine/include/ia32-base.inc 12require conf/machine/include/ia32-base.inc