]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta/recipes-extended: Add HOMEPAGE / DESCRIPTION
authorDorinda <dorindabassey@gmail.com>
Wed, 3 Mar 2021 02:01:52 +0000 (03:01 +0100)
committerSteve Sakoman <steve@sakoman.com>
Thu, 11 Mar 2021 15:00:02 +0000 (05:00 -1000)
Added HOMEPAGE and DESCRIPTION for recipes with missing decriptions or homepage

[YOCTO #13471]

Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cc6c7af900ae0196a62b7fa1375c55bbcd8e68b4)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
25 files changed:
meta/recipes-extended/bash/bash.inc
meta/recipes-extended/bc/bc_1.07.1.bb
meta/recipes-extended/cracklib/cracklib_2.9.5.bb
meta/recipes-extended/cwautomacros/cwautomacros_20110201.bb
meta/recipes-extended/ed/ed_1.15.bb
meta/recipes-extended/grep/grep_3.4.bb
meta/recipes-extended/libsolv/libsolv_0.7.10.bb
meta/recipes-extended/lighttpd/lighttpd_1.4.55.bb
meta/recipes-extended/logrotate/logrotate_3.15.1.bb
meta/recipes-extended/lzip/lzip_1.21.bb
meta/recipes-extended/man-db/man-db_2.9.0.bb
meta/recipes-extended/mc/mc_4.8.23.bb
meta/recipes-extended/mdadm/mdadm_4.1.bb
meta/recipes-extended/mingetty/mingetty_1.08.bb
meta/recipes-extended/parted/parted_3.3.bb
meta/recipes-extended/perl/libconvert-asn1-perl_0.27.bb
meta/recipes-extended/perl/libtimedate-perl_2.30.bb
meta/recipes-extended/quota/quota_4.05.bb
meta/recipes-extended/sed/sed_4.8.bb
meta/recipes-extended/shadow/shadow.inc
meta/recipes-extended/texinfo-dummy-native/texinfo-dummy-native.bb
meta/recipes-extended/unzip/unzip_6.0.bb
meta/recipes-extended/xinetd/xinetd_2.3.15.bb
meta/recipes-extended/xz/xz_5.2.4.bb
meta/recipes-extended/zip/zip_3.0.bb

index 1ebb33bdcd9e1dd9a143636b2187006b7d9dedaf..c7cf8cddd32fbbd08efe988d7e5e96ba1aee4ee7 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "An sh-compatible command language interpreter"
 HOMEPAGE = "http://tiswww.case.edu/php/chet/bash/bashtop.html"
+DESCRIPTION = "Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, job control on architectures that support it, csh-like features such as history substitution and brace expansion, and a slew of other features."
 SECTION = "base/shell"
 
 DEPENDS = "ncurses bison-native virtual/libiconv"
index 4a51302492dce796eebd5b279357cf57d186b52b..ff3e8f4409abb26d421b3806f0475d62ba2743c2 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Arbitrary precision calculator language"
 HOMEPAGE = "http://www.gnu.org/software/bc/bc.html"
+DESCRIPTION = "bc is an arbitrary precision numeric processing language. Syntax is similar to C, but differs in many substantial areas. It supports interactive execution of statements."
 
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
index 82995219dc34973f29ae6f7de7fb0a50d1b0492a..9cdb71f1a1af6a2d95cb3d41b8639d348112439f 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Password strength checker library"
-HOMEPAGE = "http://sourceforge.net/projects/cracklib"
+HOMEPAGE = "https://github.com/cracklib/cracklib"
+DESCRIPTION = "${SUMMARY}"
 
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
index 02b016fdf1f37e7919a9cf3bb4a31f65788b1dad..e726899c529a06228de88bfa46b823418e7e0559 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "Collection of autoconf m4 macros"
 SECTION = "base"
 HOMEPAGE = "http://sourceforge.net/projects/cwautomacros.berlios/"
+DESCRIPTION = "A collection of autoconf macros, plus an autogen.sh script that can be used with them."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=eb723b61539feef013de476e68b5c50a"
 
index 886c3ddcab6591e87ed9b5617228f9c55b4c0f4f..60e6a3d34eb9e5110d62ba83703ce64a3c2d8202 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Line-oriented text editor"
 HOMEPAGE = "http://www.gnu.org/software/ed/"
+DESCRIPTION = "GNU ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files, both interactively and via shell scripts. A restricted version of ed, red, can only edit files in the current directory and cannot execute shell commands."
 
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7 \
index e176dd727bacc2d994fd01b5113e0759fe900794..46ac4cfb00d8083d4189c572baed94afbc38b676 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "GNU grep utility"
 HOMEPAGE = "http://savannah.gnu.org/projects/grep/"
+DESCRIPTION = "Grep searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines."
 BUGTRACKER = "http://savannah.gnu.org/bugs/?group=grep"
 SECTION = "console/utils"
 LICENSE = "GPLv3"
index 265a27c00d9d372ea0aaa16335ef34ac29133768..1cf5e2eb295c2e02af8aa969bbe47d65283841a9 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Library for solving packages and reading repositories"
+DESCRIPTION = "This is libsolv, a free package dependency solver using a satisfiability algorithm for solving packages and reading repositories"
 HOMEPAGE = "https://github.com/openSUSE/libsolv"
 BUGTRACKER = "https://github.com/openSUSE/libsolv/issues"
 SECTION = "devel"
index 7a255ce2f22790a3efb4694c1e547ddaa45a1c43..35a268a03f6a57bc0c05c7d6d2c67c6fc5034d4e 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Lightweight high-performance web server"
 HOMEPAGE = "http://www.lighttpd.net/"
+DESCRIPTION = "Lightweight high-performance web server is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and many more)"
 BUGTRACKER = "http://redmine.lighttpd.net/projects/lighttpd/issues"
 
 LICENSE = "BSD-3-Clause"
index 17f4bf46177b8b1217000ba7426fa26326e52f33..503a0622b17f345348cf391eba10d343d3b7c5de 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "Rotates, compresses, removes and mails system log files"
 SECTION = "console/utils"
-HOMEPAGE = "https://github.com/logrotate/logrotate/issues"
+HOMEPAGE = "https://github.com/logrotate/logrotate/"
+DESCRIPTION = "The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files."
 LICENSE = "GPLv2"
 
 # TODO: Document coreutils dependency. Why not RDEPENDS? Why not busybox?
index bb3d2a6fe3e928c08afdfdb4e1863b2c5c6a6ed9..bd1c007de63d70a7fc55f5fcfb0b23920eaf2e24 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Lossless data compressor based on the LZMA algorithm"
 HOMEPAGE = "http://lzip.nongnu.org/lzip.html"
+DESCRIPTION = "Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip uses a simplified form of the Lempel-Ziv-Markov chain-Algorithm (LZMA) stream format, chosen to maximize safety and interoperability."
 SECTION = "console/utils"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=76d6e300ffd8fb9d18bd9b136a9bba13 \
index 333fbfa76decbaa3a02602c1d6ec08dc379b2021..7a30f9d72216fdb4cdabab45c41591662d12248f 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "An implementation of the standard Unix documentation system accessed using the man command"
 HOMEPAGE = "http://man-db.nongnu.org/"
+DESCRIPTION = "man-db is an implementation of the standard Unix documentation system accessed using the man command. It uses a Berkeley DB database in place of the traditional flat-text whatis databases."
 LICENSE = "LGPLv2.1 & GPLv2"
 LIC_FILES_CHKSUM = "file://docs/COPYING.LIB;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                     file://docs/COPYING;md5=eb723b61539feef013de476e68b5c50a"
index ead348b92e75ed7f5c8bb5c7aea8747185ae5e55..8e3b7a65e052eba72908d758fb5bb1fbb9cb3a7b 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Midnight Commander is an ncurses based file manager"
 HOMEPAGE = "http://www.midnight-commander.org/"
+DESCRIPTION = "GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewer and editor are included."
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=270bbafe360e73f9840bd7981621f9c2"
 SECTION = "console/utils"
index 001d3331a727bee73da6280776a6e90446ba08d6..bb77759cf97fc3b84cbfd161dea8529ba442f676 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Tool for managing software RAID under Linux"
 HOMEPAGE = "http://www.kernel.org/pub/linux/utils/raid/mdadm/"
+DESCRIPTION = "mdadm is a Linux utility used to manage and monitor software RAID devices."
 
 # Some files are GPLv2+ while others are GPLv2.
 LICENSE = "GPLv2 & GPLv2+"
index 491b8920938f46c10c60088906e7f42e6f9b4349..9822e86b0e1783772c2ff3e44573977c76fa9791 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "Compact getty terminal handler for virtual consoles only"
 SECTION = "console/utils"
 HOMEPAGE = "http://sourceforge.net/projects/mingetty/"
+DESCRIPTION = "This is a small Linux console getty that is started on the Linux text console, asks for a login name and then tranfers over to login directory. Is extended to allow automatic login and starting any app."
 LICENSE = "GPLv2"
 PR = "r3"
 
index aa4d8042cf85481fd41dbf30e13905fffc0e2df0..2d688c37006855fb29d2617391f0b5597da7f46d 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Disk partition editing/resizing utility"
 HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
+DESCRIPTION = "GNU Parted manipulates partition tables. This is useful for creating space for new operating systems, reorganizing disk usage, copying data on hard disks and disk imaging."
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
 SECTION = "console/tools"
index 9f992d3e83f30fdd016bb1670c9b5db0737b9015..409a8f3896d54337acd10ca7c13c5286f6d269ae 100644 (file)
@@ -1,5 +1,7 @@
 SUMMARY = "Convert::ASN1 - Perl ASN.1 Encode/Decode library"
 SECTION = "libs"
+HOMEPAGE = "https://metacpan.org/source/GBARR/Convert-ASN1-0.27"
+DESCRIPTION = "Convert::ASN1 is a perl library for encoding/decoding data using ASN.1 definitions."
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://README.md;beginline=91;endline=97;md5=ceff7fd286eb6d8e8e0d3d23e096a63f"
 
index 7219c7d11ebbab1e2d70e20a69cf7c73565ea593..068f0bd3f3466fb757a32f17153e720dcdc96e14 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Perl modules useful for manipulating date and time information"
 HOMEPAGE = "https://metacpan.org/release/TimeDate"
+DESCRIPTION = "This is the perl5 TimeDate distribution. It requires perl version 5.003 or later."
 SECTION = "libs"
 # You can redistribute it and/or modify it under the same terms as Perl itself.
 LICENSE = "Artistic-1.0 | GPL-1.0+"
index c5da1e71ed0ab831fd59e2ff8173468e552e0cd2..46ad7352d6254250f41c0509db5e490ffcc69faa 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "Tools for monitoring & limiting user disk usage per filesystem"
 SECTION = "base"
 HOMEPAGE = "http://sourceforge.net/projects/linuxquota/"
+DESCRIPTION = "Tools and patches for the Linux Diskquota system as part of the Linux kernel"
 BUGTRACKER = "http://sourceforge.net/tracker/?group_id=18136&atid=118136"
 LICENSE = "BSD & GPLv2+ & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://rquota_server.c;beginline=1;endline=20;md5=fe7e0d7e11c6f820f8fa62a5af71230f \
index 39e3a61df5ed1cf15681de1d538c05b33928ced8..089bd11a5533be276bf55b7ed63d9730206f8812 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Stream EDitor (text filtering utility)"
 HOMEPAGE = "http://www.gnu.org/software/sed/"
+DESCRIPTION = "sed (stream editor) is a non-interactive command-line text editor."
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \
                     file://sed/sed.h;beginline=1;endline=15;md5=fb3c7e6fbca6f66943859153d4be8efe \
index f86e5e03c0f059b7a504645f24215f2392fc2d23..7061dc750509d1a280ba4c786825cee3ee4bf4ed 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Tools to change and administer password and group data"
 HOMEPAGE = "http://github.com/shadow-maint/shadow"
+DESCRIPTION = "${SUMMARY}"
 BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
 SECTION = "base/utils"
 LICENSE = "BSD | Artistic-1.0"
index ec04bfe390fe993967ed0f6486fcf1792eca1df3..a942ac2991e75aebd27b656813867a920b4a199e 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Fake version of the texinfo utility suite"
 SECTION = "console/utils"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d6bb62e73ca8b901d3f2e9d71542f4bb"
 DEPENDS = ""
index c1ea0a9a2cc7d7df714477c762260b6676a6c5f6..0c56a39d92156d394926d306c8829fe6a01fd826 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Utilities for extracting and viewing files in .zip archives"
 HOMEPAGE = "http://www.info-zip.org"
+DESCRIPTION = "Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP by PKWARE, Inc."
 SECTION = "console/utils"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=94caec5a51ef55ef711ee4e8b1c69e29"
index 6e43f5be6f7f0581322ac87434b50535c76c32e6..da8186711597b8b18b85b95d9754bc99c5e34c92 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Socket-based service activation daemon"
 HOMEPAGE = "https://github.com/xinetd-org/xinetd"
+DESCRIPTION = "xinetd is a powerful replacement for inetd, xinetd has access control mechanisms, extensive logging capabilities, the ability to make services available based on time, can place limits on the number of servers that can be started, and has deployable defence mechanisms to protect against port scanners, among other things."
 
 # xinetd is a BSD-like license
 # Apple and Gentoo say BSD here.
index 1c4450a9e9ed38df4a9c5345f2a4ec13c6e3d611..67a6cbd569e6ecf47d72e94c2469090eefae1ba8 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Utilities for managing LZMA compressed files"
 HOMEPAGE = "https://tukaani.org/xz/"
+DESCRIPTION = "XZ Utils is free general-purpose data compression software with a high compression ratio. XZ Utils were written for POSIX-like systems, but also work on some not-so-POSIX systems. XZ Utils are the successor to LZMA Utils."
 SECTION = "base"
 
 # The source includes bits of PD, GPLv2, GPLv3, LGPLv2.1+, but the only file
index 97e5e575331ca44e0f67e7ad6db896e94bf3364a..18b5d8648e7e5094660533ed0db405ebebc9cd1b 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Compressor/archiver for creating and modifying .zip files"
 HOMEPAGE = "http://www.info-zip.org"
+DESCRIPTION = "Info-ZIP's purpose is to provide free, portable, high-quality versions of the Zip and UnZip compressor-archiver utilities that are compatible with the DOS-based PKZIP by PKWARE, Inc."
 SECTION = "console/utils"
 
 LICENSE = "BSD-3-Clause"