aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb26
1 files changed, 26 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb b/meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb
new file mode 100644
index 0000000000..50dea004ed
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-omap-zoomsync_2.6.32.bb
@@ -0,0 +1,26 @@
+require linux.inc
+
+DESCRIPTION = "Linux kernel for OMAPZoom2 machine"
+KERNEL_IMAGETYPE = "uImage"
+
+COMPATIBLE_MACHINE = "zoom2"
+
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_zoom2 = "1"
+
+SRCREV = "015cbaf1035cd9a61d33a27de2a22902555db3c5"
+OEV = "oe1+gitr${SRCREV}"
+
+PV = "2.6.32.7-${OEV}"
+
+SRC_URI = "git://dev.omapzoom.org/pub/scm/integration/kernel-omap3.git;protocol=git \
+ file://defconfig"
+
+SRC_URI_append = " \
+"
+
+S = "${WORKDIR}/git"
+
+PACKAGES =+ "omap-dss-doc"
+FILES_omap-dss-doc = "/boot/DSS"
+