diff options
author | Darren Hart <dvhart@linux.intel.com> | 2012-09-21 09:49:29 -0700 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2012-09-24 12:51:49 -0700 |
commit | 1cd94a80c8481593f636076f55c89b1739ce46e2 (patch) | |
tree | d4f99d92b062f7e9b727b1d36259e81ad795df65 /meta-fri2/conf/machine/fri2-noemgd.conf | |
parent | 5eac2e8a4714d6639a757e2432ad777382f18942 (diff) | |
download | meta-intel-1cd94a80c8481593f636076f55c89b1739ce46e2.tar.gz |
fri2: Update to Linux 3.4 and EMGD 1.14
Update the fri2 machines to use linux-yocto 3.4 and
EMGD 1.14.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/conf/machine/fri2-noemgd.conf')
-rw-r--r-- | meta-fri2/conf/machine/fri2-noemgd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/conf/machine/fri2-noemgd.conf b/meta-fri2/conf/machine/fri2-noemgd.conf index 92052927..3c25817c 100644 --- a/meta-fri2/conf/machine/fri2-noemgd.conf +++ b/meta-fri2/conf/machine/fri2-noemgd.conf | |||
@@ -11,7 +11,7 @@ MACHINE_FEATURES += "wifi 3g pcbios efi" | |||
11 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5" | 11 | MACHINE_EXTRA_RRECOMMENDS += "linux-firmware-iwlwifi-6000g2a-5" |
12 | 12 | ||
13 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" | 13 | PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" |
14 | PREFERRED_VERSION_linux-yocto = "3.2%" | 14 | PREFERRED_VERSION_linux-yocto = "3.4%" |
15 | 15 | ||
16 | XSERVER ?= "${XSERVER_IA32_BASE} \ | 16 | XSERVER ?= "${XSERVER_IA32_BASE} \ |
17 | ${XSERVER_IA32_EXT} \ | 17 | ${XSERVER_IA32_EXT} \ |