aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-10-14 03:06:11 +0200
committerKhem Raj <raj.khem@gmail.com>2020-10-13 22:33:05 -0700
commita6cc30156567793c0c3a235261eeb13b17b3d1bc (patch)
tree758759e6028c02112c02b8a6fa2163e3d9f45b16
parent129e19a315ca9167d62f43681b12bd56cab2b319 (diff)
downloadmeta-openembedded-contrib-a6cc30156567793c0c3a235261eeb13b17b3d1bc.tar.gz
hdf5: Shorten SUMMARY and move long text to DESCRIPTION
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/hdf5/hdf5_1.8.21.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/hdf5/hdf5_1.8.21.bb b/meta-oe/recipes-support/hdf5/hdf5_1.8.21.bb
index 9af2b67149..11285451aa 100644
--- a/meta-oe/recipes-support/hdf5/hdf5_1.8.21.bb
+++ b/meta-oe/recipes-support/hdf5/hdf5_1.8.21.bb
@@ -1,4 +1,5 @@
-SUMMARY = "Unique technology suite that makes possible the management of \
+SUMMARY = "Management suite for extremely large and complex data collections"
+DESCRIPTION = "Unique technology suite that makes possible the management of \
extremely large and complex data collections"
HOMEPAGE = "https://www.hdfgroup.org/"
SECTION = "libs"