aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap-psp_2.6.32.bb
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-07-16 03:24:20 +0000
committerDenys Dmytriyenko <denis@denix.org>2010-07-19 19:31:58 -0400
commited482f39825375f631182622c75e18949002b488 (patch)
tree245b7946e3ac93dcaea3d8a89c2fbc2d32510ada /recipes/linux/linux-omap-psp_2.6.32.bb
parent2dfe6deb4a0333ec34a6a508cf56e2bf53463d65 (diff)
downloadopenembedded-ed482f39825375f631182622c75e18949002b488.tar.gz
remove dm3730-am3715-evm machine type references
* Removed references to the dm3730-am3715-evm machine type and replaced with dm37x-evm and am37x-evm machine types. Signed-off-by: Chase Maupin <chase.maupin@ti.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/linux/linux-omap-psp_2.6.32.bb')
-rw-r--r--recipes/linux/linux-omap-psp_2.6.32.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/linux-omap-psp_2.6.32.bb b/recipes/linux/linux-omap-psp_2.6.32.bb
index 1e1562b33f..ae7429fb5d 100644
--- a/recipes/linux/linux-omap-psp_2.6.32.bb
+++ b/recipes/linux/linux-omap-psp_2.6.32.bb
@@ -3,7 +3,7 @@ require multi-kernel.inc
DESCRIPTION = "Linux kernel for OMAP processors"
KERNEL_IMAGETYPE = "uImage"
-COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|dm3730-am3715-evm|omap3-touchbook|overo"
+COMPATIBLE_MACHINE = "beagleboard|omap3evm|am3517-evm|dm37x-evm|am37x-evm|omap3-touchbook|overo"
# This is the v2.6.32_OMAPPSP_03.00.01.06 branch
SRCREV = "a6bad4464f985fdd3bed72e1b82dcbfc004d7869"