diff options
author | Andreas Oberritter <obi@opendreambox.org> | 2013-10-17 13:50:20 +0200 |
---|---|---|
committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2014-01-20 15:20:44 +0000 |
commit | cc262e0a4fe5bb4477f9db16e6cf94504b1a71d5 (patch) | |
tree | e44930446abfeb5e519e64d225ed38f3d85cf794 /meta-filesystems/recipes-utils | |
parent | 221c46116dc8a8ac5f9773a685f8273596754e74 (diff) | |
download | meta-openembedded-cc262e0a4fe5bb4477f9db16e6cf94504b1a71d5.tar.gz |
xfsprogs: change DESCRIPTION to SUMMARY
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-filesystems/recipes-utils')
-rw-r--r-- | meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb index ceb0ddf16..1dc6f09c0 100644 --- a/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb +++ b/meta-filesystems/recipes-utils/xfsprogs/xfsprogs_3.1.11.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION = "XFS Filesystem Utilities" | 1 | SUMMARY = "XFS Filesystem Utilities" |
2 | HOMEPAGE = "http://oss.sgi.com/projects/xfs" | 2 | HOMEPAGE = "http://oss.sgi.com/projects/xfs" |
3 | SECTION = "base" | 3 | SECTION = "base" |
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |