aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap4_2.6.35.3.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-15 21:27:54 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-17 09:43:19 +0200
commit32e3e870eaeae24eb3c44a18314d5ff2dd506144 (patch)
treeaea6d8878cc71c7e0da7a5a7e75a472b08da36aa /recipes/linux/linux-omap4_2.6.35.3.bb
parenta89e9c41f6ea2df686bcfb7c01b39b23685b4261 (diff)
downloadopenembedded-32e3e870eaeae24eb3c44a18314d5ff2dd506144.tar.gz
linux-omap4: add 2.5.35.3 from ubuntu git
Diffstat (limited to 'recipes/linux/linux-omap4_2.6.35.3.bb')
-rw-r--r--recipes/linux/linux-omap4_2.6.35.3.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap4_2.6.35.3.bb b/recipes/linux/linux-omap4_2.6.35.3.bb
new file mode 100644
index 0000000000..352f9f938a
--- /dev/null
+++ b/recipes/linux/linux-omap4_2.6.35.3.bb
@@ -0,0 +1,12 @@
+COMPATIBLE_MACHINE = "omap4430-panda"
+
+require multi-kernel.inc
+
+CORTEXA8FIXUP = "no"
+
+SRCREV = "6931849710b21c0688a24646b15ff9db782b21d9"
+
+SRC_URI = "git://kernel.ubuntu.com/ubuntu/ubuntu-maverick.git;protocol=git;branch=ti-omap4 \
+ file://defconfig"
+
+S = "${WORKDIR}/git"