From 9b5fbf608629d5c906101e47cf999c831a514903 Mon Sep 17 00:00:00 2001 From: Darren Hart Date: Mon, 30 Apr 2012 14:12:21 -0700 Subject: sys940x: Update to linux-yocto 3.2 Prefer the 3.2 version of linux-yocto. Signed-off-by: Darren Hart --- meta-sys940x/conf/machine/sys940x.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-sys940x/conf/machine/sys940x.conf') diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index 71236534..4b9b91d9 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -10,6 +10,8 @@ require conf/machine/include/ia32-base.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios" +PREFERRED_VERSION_linux-yocto ?= "3.2%" + XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_EXT} \ ${XSERVER_IA32_EMGD} \ -- cgit v1.2.3-54-g00ecf