summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorMario Domenech Goulart <mario@ossystems.com.br>2014-04-03 15:47:46 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2014-04-04 10:09:45 -0300
commite76f0312f85f8bf8a44760ae4afe13e918675253 (patch)
tree9adee178ef5bf00664610ff8704e0718eaf3e627 /recipes-kernel
parente98ac403d6ca87b6f7c3dd9c8285c02d86e44046 (diff)
downloadmeta-fsl-arm-e76f0312f85f8bf8a44760ae4afe13e918675253.tar.gz
linux-timesys: add SUMMARY
Originally from the bbappend's DESCRIPTION (meta-fsl-arm-extra) for linux-timesys. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-timesys_3.0.15.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-timesys_3.0.15.bb b/recipes-kernel/linux/linux-timesys_3.0.15.bb
index dd07033..24ea076 100644
--- a/recipes-kernel/linux/linux-timesys_3.0.15.bb
+++ b/recipes-kernel/linux/linux-timesys_3.0.15.bb
@@ -2,6 +2,8 @@
2# Released under the MIT license (see COPYING.MIT for the terms) 2# Released under the MIT license (see COPYING.MIT for the terms)
3include linux-imx.inc 3include linux-imx.inc
4 4
5SUMMARY = "Linux Kernel with added drivers and board support for Vybrid-based platforms"
6
5# Revision of 3.0.15_vybrid branch 7# Revision of 3.0.15_vybrid branch
6SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCBRANCH} \ 8SRC_URI = "git://github.com/Timesys/linux-timesys.git;protocol=git;branch=${SRCBRANCH} \
7 file://defconfig \ 9 file://defconfig \