summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-03-08 16:13:03 -0500
committerDenys Dmytriyenko <denys@ti.com>2013-03-08 16:16:20 -0500
commita7288a2712c16ac8392adbafb7e8a76c0a353268 (patch)
tree077b54a2ac25b699a4b4f31259e596906ab44f01 /recipes-kernel
parent7d68b3bd60093b0f85b289a8a8c67495d66c9e4f (diff)
downloadmeta-ti-a7288a2712c16ac8392adbafb7e8a76c0a353268.tar.gz
linux-omapl138: correct recipe's DESCRIPTION
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
index d569a8f5..9618d422 100644
--- a/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
+++ b/recipes-kernel/linux/linux-omapl138-psp_2.6.37.bb
@@ -1,5 +1,5 @@
1SECTION = "kernel" 1SECTION = "kernel"
2DESCRIPTION = "Linux kernel for DaVinci EVM from PSP, based on linux-davinci kernel" 2DESCRIPTION = "Linux kernel for OMAPL1 machines from PSP, based on linux-davinci kernel"
3LICENSE = "GPLv2" 3LICENSE = "GPLv2"
4KERNEL_IMAGETYPE = "uImage" 4KERNEL_IMAGETYPE = "uImage"
5 5