From: Paul Eggleton Date: Wed, 24 Apr 2013 16:49:54 +0000 (+0100) Subject: mtools: use same SUMMARY as newer version of mtools recipe X-Git-Tag: rev_ivi_2015_02_04~12796 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ff113fded3568c9557d687dc1b57fa0f9e75f72;p=scm%2Fbb%2Ftizen-distro.git mtools: use same SUMMARY as newer version of mtools recipe (From OE-Core rev: ccd5f4b8635d8771122cbc3173e33c6f568f7520) Signed-off-by: Paul Eggleton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- 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+"