Signed-off-by: Paul Eggleton <[email protected]> --- meta/recipes-devtools/mtools/mtools_3.9.9.bb | 1 + 1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb index 5f5403a..2213c17 100644 --- a/meta/recipes-devtools/mtools/mtools_3.9.9.bb +++ b/meta/recipes-devtools/mtools/mtools_3.9.9.bb @@ -2,6 +2,7 @@ # Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see packages/COPYING) +SUMMARY = "Utilities to access MS-DOS disks without mounting them" DESCRIPTION = "Mtools is a collection of utilities for accessing MS-DOS disks from Unix without mounting them." HOMEPAGE = "http://www.gnu.org/software/mtools/" LICENSE = "GPLv2+" -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
