]> code.ossystems Code Review - meta-freescale.git/commitdiff
kernel-module-mcc: Add minor changes to get recipe in better shape
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 24 Feb 2014 12:07:15 +0000 (09:07 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 24 Feb 2014 13:59:46 +0000 (10:59 -0300)
Remove vendor name from DESCRIPTION as we are describing the recipe.
Used SUMMARY instead of DESCRIPTION because it was short enough.

Change-Id: I8945f5e7328daa016cdd15ccb026bd6ec5d4f936
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-kernel/kernel-module-mcc/kernel-module-mcc_1.03.bb

index a7fe8e41703b7589b2baa1102d78b01b18025834..4ff7fbd5e879d42ebf1a3d84a64ca8842daacf62 100644 (file)
@@ -1,6 +1,5 @@
 # Copyright (C) 2013 Timesys Corporation
-SUMMARY = "MCC KERNEL MODULE"
-DESCRIPTION = "Timesys Multicore communication kernel module"
+SUMMARY = "Multicore communication kernel module"
 LICENSE = "GPL-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c8959abcbbe4d6676c58eab9354019e6"