From 8f93291807c1c33b084b3a90c74b25ca9c572045 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Tue, 14 Jul 2009 17:44:00 +0200 Subject: linux: tweaked 2.6.28 for at91sam9263ek board Enabled: - backlight - leds (ds1/2/3) - keyboard ("left button", "right button" keys) - suspend - i2c eeprom Moved some things into modules. --- recipes/linux/linux_2.6.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/linux/linux_2.6.28.bb') diff --git a/recipes/linux/linux_2.6.28.bb b/recipes/linux/linux_2.6.28.bb index 415f81a1cb..37a8646306 100644 --- a/recipes/linux/linux_2.6.28.bb +++ b/recipes/linux/linux_2.6.28.bb @@ -1,6 +1,6 @@ require linux.inc -PR = "r10" +PR = "r11" # Mark archs/machines that this kernel supports DEFAULT_PREFERENCE = "-1" -- cgit 1.2.3-korg