aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2011-03-30 13:08:07 -0500
committerDenys Dmytriyenko <denys@ti.com>2011-03-30 19:47:34 -0400
commit78806343a76d8e894ec6fa51c8299cc7a6d7a6b4 (patch)
treea22f301d8378583e311b34ac83650ae96e120089 /recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb
parentfd0ecabece1850f35227359129383d5ef3fbf449 (diff)
downloadopenembedded-78806343a76d8e894ec6fa51c8299cc7a6d7a6b4.tar.gz
linux-omap3: add PSP recipe for am387x-evm
* Add the TI PSP kernel recipe for the am387x-evm machine type. * Added the defconfig for ti814x devices * Based on kernel recipe from Arago contributed by Nageswari Srinivasan Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb')
-rw-r--r--recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb b/recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb
new file mode 100644
index 0000000000..418c7d508a
--- /dev/null
+++ b/recipes/linux/linux-omap3_2.6.37-psp04.01.00.03.bb
@@ -0,0 +1,10 @@
+require linux-omap3.inc
+
+COMPATIBLE_MACHINE = "ti814x"
+
+KVER = "2.6.37"
+PSPREL = "04.01.00.03"
+
+BRANCH = "ti81xx-master"
+# Use literal tags in SRCREV, when available, instead of commit IDs
+SRCREV = "v2.6.37_TI814XPSP_04.01.00.03"