aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.34.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-17 12:39:37 +0000
committerKhem Raj <raj.khem@gmail.com>2010-06-18 11:09:05 -0700
commit7565ef3e4a53f715f16bdf6237061bcb9d6da33b (patch)
tree62ba29699409cc5ae3ccd72ce52cf5793294d893 /recipes/linux/linux_2.6.34.bb
parenteaf6ed8af8936cd87bfbe348c8535710c8028f8e (diff)
downloadopenembedded-7565ef3e4a53f715f16bdf6237061bcb9d6da33b.tar.gz
omap5912osk: Use 2.6.34 as PREFERRED_KERNEL
* TMPFS is disabled it does not boot with tmpfs. needs to be investigated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.34.bb')
-rw-r--r--recipes/linux/linux_2.6.34.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb
index 63abbfa636..6c2b4ea26b 100644
--- a/recipes/linux/linux_2.6.34.bb
+++ b/recipes/linux/linux_2.6.34.bb
@@ -2,6 +2,8 @@ require linux.inc
PR = "r1"
+module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"
+
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_qemuarm = "1"
@@ -10,6 +12,7 @@ DEFAULT_PREFERENCE_qemush4 = "1"
DEFAULT_PREFERENCE_qemumips = "1"
DEFAULT_PREFERENCE_qemux86 = "1"
DEFAULT_PREFERENCE_lite5200 = "1"
+DEFAULT_PREFERENCE_omap5912osk = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;status=pending \