summaryrefslogtreecommitdiffstats
path: root/meta-sugarbay/conf/machine/sugarbay.conf
blob: a44f9189c373fbed9fc6963c939fc7d88d1659f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#@TYPE: Machine
#@NAME: sugarbay

#@DESCRIPTION: Machine configuration for Sugar Bay systems
# i.e. Sandy Bridge + Cougar Point

PREFERRED_VERSION_linux-yocto ?= "3.2%"

require conf/machine/include/tune-x86_64.inc
require conf/machine/include/ia32-base.inc

XSERVER ?= "${XSERVER_IA32_BASE} \
           ${XSERVER_IA32_EXT} \
           ${XSERVER_IA32_I965} \
           "