aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-04-06 17:36:06 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-04-07 11:47:35 +0200
commit39d410c62936f65fadd6f58947dc65d19c12c215 (patch)
treef41eb4eb46b5ffafc7155608afb19f59609643c8 /recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb
parentb137145f6341cb79ad3921ca0b9a4b30efd101f9 (diff)
downloadopenembedded-39d410c62936f65fadd6f58947dc65d19c12c215.tar.gz
linux-omap3: Add PSP recipe for ti816x devices.
* Add TI PSP kernel recipe for dm816x/c6a816x/am389x devices. * Add the defconfig for ti816x devices. * Based on PSP release 4.00.00.10. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb')
-rw-r--r--recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb b/recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb
new file mode 100644
index 0000000000..fdf67eba74
--- /dev/null
+++ b/recipes/linux/linux-omap3_2.6.37-psp04.00.00.10.bb
@@ -0,0 +1,10 @@
+require linux-omap3.inc
+
+COMPATIBLE_MACHINE = "ti816x"
+
+KVER = "2.6.37"
+PSPREL = "04.00.00.10"
+
+BRANCH = "ti81xx-master"
+# Use literal tags in SRCREV, when available, instead of commit IDs
+SRCREV = "v2.6.37_TI816XPSP_04.00.00.10"