From 8102de6a8ceb348295174c8ee796d52a37e7d202 Mon Sep 17 00:00:00 2001 From: Kevin Hao Date: Fri, 6 Sep 2013 16:58:34 -0400 Subject: mpc8315e-rdb: update to the 3.10 kernel Update the mpc8315e-rdb to the latest available yocto kernel. Build and boot test on mpc8315e-rdb board with core-image-sato. (From meta-yocto rev: 67088a41b1f2222ffceba40928ebce87b9bff180) Signed-off-by: Kevin Hao Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-yocto-bsp') diff --git a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf index 3e984a7e53..ab1eaa9101 100644 --- a/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf +++ b/meta-yocto-bsp/conf/machine/mpc8315e-rdb.conf @@ -14,7 +14,7 @@ SERIAL_CONSOLE = "115200 ttyS0" MACHINE_FEATURES = "keyboard pci ext2 ext3 serial" -PREFERRED_VERSION_linux-yocto ?= "3.4%" +PREFERRED_VERSION_linux-yocto ?= "3.10%" PREFERRED_PROVIDER_virtual/kernel = "linux-yocto" PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" -- cgit v1.2.3-54-g00ecf