aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-24 17:49:54 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-29 14:43:48 +0100
commitccd5f4b8635d8771122cbc3173e33c6f568f7520 (patch)
tree0bee85936b9575ca00e2a5a4d0ab9c74c370df04 /meta/recipes-devtools
parent4fe0ddded508ba9ed90574ef0387b48dce029f3f (diff)
downloadopenembedded-core-contrib-ccd5f4b8635d8771122cbc3173e33c6f568f7520.tar.gz
mtools: use same SUMMARY as newer version of mtools recipe
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/mtools/mtools_3.9.9.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/mtools/mtools_3.9.9.bb b/meta/recipes-devtools/mtools/mtools_3.9.9.bb
index 5f5403a57f..2213c17948 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+"