diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2012-03-13 10:10:38 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-03-18 15:59:21 -0500 |
| commit | 9124870a6bcd99ebaeb0342f4fedf14dc1afebd8 (patch) | |
| tree | 3d5dc075c1c182168b25de03b2777d88a22673bb /meta-emenlow/conf/machine | |
| parent | 59f55bb2e099e87bf8ad0a36e5139242a86dcca0 (diff) | |
| download | meta-intel-9124870a6bcd99ebaeb0342f4fedf14dc1afebd8.tar.gz | |
meta-emenlow: switch to linux-yocto-3.2 kernel
Switch emenlow to the 3.2 kernel.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow/conf/machine')
| -rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index 78020ba9..aecf2cb0 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | #@DESCRIPTION: Machine configuration for eMenlow based systems, like the | 4 | #@DESCRIPTION: Machine configuration for eMenlow based systems, like the |
| 5 | # Webs-2120 box. | 5 | # Webs-2120 box. |
| 6 | 6 | ||
| 7 | PREFERRED_VERSION_linux-yocto ?= "3.2%" | ||
| 8 | |||
| 7 | require conf/machine/include/tune-atom.inc | 9 | require conf/machine/include/tune-atom.inc |
| 8 | require conf/machine/include/ia32-base.inc | 10 | require conf/machine/include/ia32-base.inc |
| 9 | 11 | ||
