summaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.32.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-12-03 14:26:00 +0100
committerKoen Kooi <koen@openembedded.org>2009-12-03 14:26:00 +0100
commit217fedb3d9d9407264e6bf334ca51bee778bf335 (patch)
treeb02efe6ffd1b4684cfe6992e7ef22eb0e1188427 /recipes/linux/linux-omap_2.6.32.bb
parent7159f335cf884e143cb7dcbb0f448bca60bb43ae (diff)
downloadopenembedded-217fedb3d9d9407264e6bf334ca51bee778bf335.tar.gz
linux-omap 2.6.32: start recipe for it
Diffstat (limited to 'recipes/linux/linux-omap_2.6.32.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.32.bb30
1 files changed, 30 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.32.bb b/recipes/linux/linux-omap_2.6.32.bb
new file mode 100644
index 0000000000..e96712af5f
--- /dev/null
+++ b/recipes/linux/linux-omap_2.6.32.bb
@@ -0,0 +1,30 @@
+require linux.inc
+
+DESCRIPTION = "Linux kernel for OMAP processors"
+KERNEL_IMAGETYPE = "uImage"
+
+COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm|omap3-pandora|overo|omapzoom|omapzoom2|omap4430-sdp"
+
+DEFAULT_PREFERENCE = "-1"
+
+SRCREV = "82f1d8f22f2c65e70206e40a6f17688bf64a892c"
+
+FILESPATHPKG_prepend = "linux-omap-2.6.32:"
+
+# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
+PV = "2.6.31+2.6.32-rc8+gitr${SRCREV}"
+#PV = "2.6.32"
+
+SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
+ file://defconfig"
+
+SRC_URI_append = " \
+"
+
+SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
+"
+
+S = "${WORKDIR}/git"
+
+module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"
+