]> code.ossystems Code Review - openembedded-core.git/commitdiff
meta/recipes-devtools: Add HOMEPAGE / DESCRIPTION
authorDorinda <dorindabassey@gmail.com>
Thu, 25 Feb 2021 00:39:01 +0000 (01:39 +0100)
committerSteve Sakoman <steve@sakoman.com>
Fri, 5 Mar 2021 14:40:01 +0000 (04:40 -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 bb05814335e7101bfd8df0a11dc18a044e867bed)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
52 files changed:
meta/recipes-devtools/apt/apt.inc
meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb
meta/recipes-devtools/dejagnu/dejagnu_1.6.2.bb
meta/recipes-devtools/desktop-file-utils/desktop-file-utils_0.24.bb
meta/recipes-devtools/devel-config/distcc-config.bb
meta/recipes-devtools/distcc/distcc_3.3.3.bb
meta/recipes-devtools/dmidecode/dmidecode_3.2.bb
meta/recipes-devtools/dnf/dnf_4.2.2.bb
meta/recipes-devtools/dpkg/dpkg.inc
meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb
meta/recipes-devtools/elfutils/elfutils_0.178.bb
meta/recipes-devtools/fdisk/gptfdisk_1.0.4.bb
meta/recipes-devtools/gcc/gcc-common.inc
meta/recipes-devtools/gdb/gdb-common.inc
meta/recipes-devtools/git/git.inc
meta/recipes-devtools/glide/glide_0.13.3.bb
meta/recipes-devtools/gnu-config/gnu-config_git.bb
meta/recipes-devtools/help2man/help2man-native_1.47.11.bb
meta/recipes-devtools/i2c-tools/i2c-tools_4.1.bb
meta/recipes-devtools/icecc-toolchain/nativesdk-icecc-toolchain_0.1.bb
meta/recipes-devtools/intltool/intltool_0.51.0.bb
meta/recipes-devtools/jquery/jquery_3.5.0.bb
meta/recipes-devtools/libcomps/libcomps_0.1.15.bb
meta/recipes-devtools/libdnf/libdnf_0.28.1.bb
meta/recipes-devtools/libmodulemd/libmodulemd-v1_git.bb
meta/recipes-devtools/librepo/librepo_1.11.2.bb
meta/recipes-devtools/makedevs/makedevs_1.0.1.bb
meta/recipes-devtools/mmc/mmc-utils_git.bb
meta/recipes-devtools/mtd/mtd-utils_git.bb
meta/recipes-devtools/nasm/nasm_2.15.03.bb
meta/recipes-devtools/ninja/ninja_1.10.0.bb
meta/recipes-devtools/opkg/opkg_0.4.2.bb
meta/recipes-devtools/orc/orc_0.4.31.bb
meta/recipes-devtools/patchelf/patchelf_0.10.bb
meta/recipes-devtools/perl/perl_5.30.1.bb
meta/recipes-devtools/pseudo/pseudo.inc
meta/recipes-devtools/python-numpy/python-numpy.inc
meta/recipes-devtools/python/python3_3.8.2.bb
meta/recipes-devtools/rsync/rsync_3.1.3.bb
meta/recipes-devtools/run-postinsts/run-postinsts_1.0.bb
meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
meta/recipes-devtools/strace/strace_5.5.bb
meta/recipes-devtools/subversion/subversion_1.13.0.bb
meta/recipes-devtools/syslinux/syslinux_6.04-pre2.bb
meta/recipes-devtools/systemd-bootchart/systemd-bootchart_233.bb
meta/recipes-devtools/tcf-agent/tcf-agent_git.bb
meta/recipes-devtools/tcltk/tcl_8.6.10.bb
meta/recipes-devtools/unfs3/unfs3_git.bb
meta/recipes-devtools/unifdef/unifdef_2.12.bb
meta/recipes-devtools/vala/vala.inc
meta/recipes-devtools/valgrind/valgrind_3.15.0.bb
meta/recipes-devtools/xmlto/xmlto_0.0.28.bb

index 13f5969f86acc147ff6b0f45f81a9c3a8dd39fa6..3c4fc6df07a6027eb3868b5dd4ec8de7acd2bd90 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "Advanced front-end for dpkg"
 DESCRIPTION = "Provides command-line tools for searching and managing as well \
 as querying information about packages as a low-level access to all features \
 of the libapt-pkg library."
+HOMEPAGE = "https://packages.debian.org/jessie/apt"
 LICENSE = "GPLv2.0+"
 SECTION = "base"
 
index c08da6cdcaed80bc0b3a364ec5af887c68feb801..cd2ca8dbe990b02fab72681eab42a01485d1dd0f 100644 (file)
@@ -3,6 +3,7 @@
 # Released under the MIT license (see packages/COPYING)
 SUMMARY = "A set of tools for CD recording, including cdrecord"
 HOMEPAGE = "http://sourceforge.net/projects/cdrtools/"
+DESCRIPTION = "cdrecord tool is Highly portable CD/DVD/BluRay command line recording software."
 SECTION = "console/utils"
 LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312"
index 10220ebc917de1c829480f97faf80e8d3da4d215..0a007bb2cd4717152d2d757b489bbb54b25e13b3 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "GNU unit testing framework, written in Expect and Tcl"
 DESCRIPTION = "DejaGnu is a framework for testing other programs. Its purpose \
 is to provide a single front end for all tests."
+HOMEPAGE = "https://www.gnu.org/software/dejagnu/"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 SECTION = "devel"
index aecba07235cd3408e832b2ddc2347a85b42d21ec..0418ae0c5f5825de0f0671f9c6057a148e86f3a3 100644 (file)
@@ -1,6 +1,7 @@
-SECTION = "console/utils"
 SUMMARY = "Command line utilities for working with *.desktop files"
+DESCRIPTION = "desktop-file-utils contains a few command line utilities for working with desktop entries"
 HOMEPAGE = "http://www.freedesktop.org/wiki/Software/desktop-file-utils"
+SECTION = "console/utils"
 LICENSE = "GPLv2+"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
index 3cd661d543436fb149d84c0f0ae0e905fe24ad4d..db9e8bbcc9f22994c38b99e66fdacf320ec705db 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Sets up distcc for compilation on the target device"
+DESCRIPTION = "${SUMMARY}"
 
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
index c52f136be8cb6aded91fa91b72e1af7a55d9fce0..9a36cfe525940b014b77d05b08a1e6d3d0bcb70d 100644 (file)
@@ -1,6 +1,7 @@
 SUMMARY = "A parallel build system"
 DESCRIPTION = "distcc is a parallel build system that distributes \
 compilation of C/C++/ObjC code across machines on a network."
+HOMEPAGE = "https://github.com/distcc/distcc"
 SECTION = "devel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
index 63f4061cb7e0f59cd1f8b498a9aac2cd6cffe051..8caffb5cc3840dbb8d8bc0828d8b5d62a0279a21 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "DMI (Desktop Management Interface) table related utilities"
 HOMEPAGE = "http://www.nongnu.org/dmidecode/"
+DESCRIPTION = "Dmidecode reports information about your system's hardware as described in your system BIOS according to the SMBIOS/DMI standard (see a sample output)."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
index a046ffc05d9b10845c6e85b53e260f8ac773f5db..7831e1ac5acbeb6f85d677293143e4be38abfe01 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "Package manager forked from Yum, using libsolv as a dependency resolv
 DESCRIPTION = "Software package manager that installs, updates, and removes \
 packages on RPM-based Linux distributions. It automatically computes \
 dependencies and determines the actions required to install packages."
+HOMEPAGE = "https://github.com/rpm-software-management/dnf"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://PACKAGE-LICENSING;md5=4a0548e303dbc77f067335b4d688e745 \
index 1c3c585d793fb924df8c63f61a976ecc73d9c79b..f008959d77322561c84a640076c46866c3805407 100644 (file)
@@ -1,5 +1,7 @@
 SUMMARY = "Package maintenance system from Debian"
 LICENSE = "GPLv2.0+"
+HOMEPAGE = "https://salsa.debian.org/dpkg-team/dpkg"
+DESCRIPTION = "The primary interface for the dpkg suite is the dselect program. A more low-level and less user-friendly interface is available in the form of the dpkg command."
 SECTION = "base"
 
 DEPENDS = "zlib bzip2 perl ncurses"
index 2c843a9342b9dc6065788b8e3ccab8d776090bae..56b52d6a478ac1c76d064eeb02ac09ee4578bb84 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "A small utility for printing debug source file locations embedded in binaries"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://../dwarfsrcfiles.c;md5=31483894e453a77acbb67847565f1b5c;beginline=1;endline=8"
 
index c500ae3c195d95d87b11e877ba0ece96f5c9fafd..97d033e3564f3cec6bf9124cadd24fa754beeb68 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Utilities and libraries for handling compiled object files"
 HOMEPAGE = "https://sourceware.org/elfutils"
+DESCRIPTION = "elfutils is a collection of utilities and libraries to read, create and modify ELF binary files, find and handle DWARF debug data, symbols, thread state and stacktraces for processes and core files on GNU/Linux."
 SECTION = "base"
 LICENSE = "GPLv2 & LGPLv3+ & GPLv3+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
index b043c965435864e0d01165fe200b67339af394c6..ef5d83ebaf7ac09129ea76886fe2eb4a06c0a5cb 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Utility for modifying GPT disk partitioning"
 DESCRIPTION = "GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks."
+HOMEPAGE = "https://sourceforge.net/projects/gptfdisk/"
 
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
index 3dcfdf835fb50698a3714b2fed519bfdc2261d4b..629fa26dfe50fcdec40e5ce27e2815dffbbd961e 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "GNU cc and gcc C compilers"
 HOMEPAGE = "http://www.gnu.org/software/gcc/"
+DESCRIPTION = "The GNU Compiler Collection includes front ends for C, C++, Objective-C, Fortran, Ada, Go, and D, as well as libraries for these languages (libstdc++,...). GCC was originally written as the compiler for the GNU operating system."
 SECTION = "devel"
 LICENSE = "GPL"
 
index 08f615addfc9eff24eeae54f39e18da8f2684276..7a4793a73fc7ad0c2dcb92c3e3beeb75eb8698f8 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "GNU debugger"
 HOMEPAGE = "http://www.gnu.org/software/gdb/"
+DESCRIPTION = "GDB, the GNU Project debugger, allows you to see what is going on inside another program while it executes -- or what another program was doing at the moment it crashed."
 SECTION = "devel"
 DEPENDS = "expat zlib ncurses virtual/libiconv ${LTTNGUST} bison-native"
 
index 4131c98977c606dce66eae4bf1c50e8d6a3ac26b..ae463061d8b5d50c2645a1a678cbc37c25039f67 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Distributed version control system"
 HOMEPAGE = "http://git-scm.com"
+DESCRIPTION = "Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency."
 SECTION = "console/utils"
 LICENSE = "GPLv2"
 DEPENDS = "openssl curl zlib expat"
index 31295edf90784a28225b4f773aeb397c7206ac77..6eb87df7c37dba914b4146dc83f9a5838cf62edf 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Vendor Package Management for Golang"
-HOMEPAGE = "https://glide.sh"
+HOMEPAGE = "https://github.com/Masterminds/glide"
+DESCRIPTION = "Glide is a Vendor Package Management for Golang"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=54905cf894f8cc416a92f4fc350c35b2"
 
index 48b7e6d4a618f5c9264aa5288e9539bb2aba4d25..7299a1d4a47509daa7cfa288e1ae1298f06ae7e5 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "gnu-configize"
 DESCRIPTION = "Tool that installs the GNU config.guess / config.sub into a directory tree"
+HOMEPAGE = "https://git.savannah.gnu.org/cgit/config.git"
 SECTION = "devel"
 LICENSE = "GPL-3.0-with-autoconf-exception"
 LIC_FILES_CHKSUM = "file://config.guess;beginline=7;endline=27;md5=b75d42f59f706ea56d6a8e00216fca6a"
index a60e851897da5a7f6a85dcf6ef041dd0429e56ab..8e5f940deb983511ae7542f06ea521e28dac796c 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Program for creating simple man pages"
-SECTION = "devel"
+HOMEPAGE = "https://www.gnu.org/software/help2man/"
+DESCRIPTION = "help2man is a tool for automatically generating simple manual pages from program output."SECTION = "devel"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 DEPENDS = "autoconf-native automake-native"
index c5761170aada4d25d686776f72edd89eaa185a4e..fc17e8d9b4fa1c0c7d3a95edade1278a445a19a0 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Set of i2c tools for linux"
 HOMEPAGE = "https://i2c.wiki.kernel.org/index.php/I2C_Tools"
+DESCRIPTION = "The i2c-tools package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level SMBus access helpers, EEPROM decoding scripts, EEPROM programming tools, and a python module for SMBus access. All versions of Linux are supported, as long as I2C support is included in the kernel."
 SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
index 304ad7fec0ea20535cef33f4ad4a3ccdbc7bc2b3..ce4d73caf6272a676eddace85c33a11a816f6163 100644 (file)
@@ -1,6 +1,7 @@
 # Copyright (c) 2018 Joshua Watt, Garmin International,Inc.
 # Released under the MIT license (see COPYING.MIT for the terms)
 SUMMARY = "Generates Icecream toolchain for SDK"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/icecc-env.sh;beginline=2;endline=20;md5=dd6b68c1efed8a9fb04e409b3b287d47"
 
index ecff2faf253314cd0c4a0b5791671813833c7a06..592dbb92e2776a508b56615c77abd015fa46811d 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "Utility scripts for internationalizing XML"
+HOMEPAGE = "https://launchpad.net/intltool"
+DESCRIPTION = "Utility scripts for internationalizing XML. This tool automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files."
 SECTION = "devel"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
index 5c6f9cddbed1aa262dc4ed0187d287f877d945f2..35ce14e152bc0e6858dae358ad8f6b6a5df588e7 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "jQuery is a fast, small, and feature-rich JavaScript library"
 HOMEPAGE = "https://jquery.com/"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "MIT"
 SECTION = "devel"
 LIC_FILES_CHKSUM = "file://${WORKDIR}/${BP}.js;startline=8;endline=10;md5=b1e67ece919e852643f1541a54492d65"
index 98c55dca85794e4988b518beb8d7934c661b5acc..58d2dee897c4655e37dafc1b2273ed3d7c684a94 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "Libcomps is alternative for yum.comps library (which is for managing rpm package groups)."
+HOMEPAGE = "https://github.com/rpm-software-management/libcomps"
+DESCRIPTION = "Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3."
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
index 43de06e7f9bfaaa540b4cacbbb5b193d3d011692..cc7f2be56457390898b19773f11ffe27f8d6c5b0 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "Library providing simplified C and Python API to libsolv"
+HOMEPAGE = "https://github.com/rpm-software-management/libdnf"
+DESCRIPTION = "This library provides a high level package-manager. It's core library of dnf, PackageKit and rpm-ostree. It's replacement for deprecated hawkey library which it contains inside and uses librepo under the hood."
 LICENSE = "LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
index 5409051d79fff46ddd0682f21a7f2ea3e90b4528..7d8560f3cc82793b15e197b484c6b38574f40251 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "C Library for manipulating module metadata files"
+HOMEPAGE = "https://github.com/fedora-modularity/libmodulemd"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://COPYING;md5=25a3927bff3ee4f5b21bcb0ed3fcd6bb"
 
index b1d97eba5365b5f005e5a9352d83ba5c6b8a4226..a29951434047d9591cfb487fe249bd89373b4d51 100644 (file)
@@ -1,5 +1,7 @@
 SUMMARY = "A library providing C and Python (libcURL like) API \
            for downloading linux repository metadata and packages."
+HOMEPAGE = "https://github.com/rpm-software-management/librepo"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
index 92d5870f42a8bc8e7c9ac8f7566b59a8f3c1e800..5910f4bc707c7dbb6c98555b48da48183e66b6b3 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Tool for creating device nodes"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
 SECTION = "base"
index 5fd1c5c0cd25131f465840970234c97b12b0e81f..8fe606915e3e98c31ddbb8a2e936794acd973680 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Userspace tools for MMC/SD devices"
 HOMEPAGE = "http://git.kernel.org/cgit/linux/kernel/git/cjb/mmc-utils.git/"
+DESCRIPTION = "${SUMMARY}"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://mmc.c;beginline=1;endline=20;md5=fae32792e20f4d27ade1c5a762d16b7d"
 
index 67cd8582b560643f9f03610cd5364c2a239c537c..9c05dc03dc24c9f9315afeb17073e7e888368e95 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Tools for managing memory technology devices"
 HOMEPAGE = "http://www.linux-mtd.infradead.org/"
+DESCRIPTION = "mtd-utils tool is a generic Linux subsystem for memory devices, especially Flash devices."
 SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
index 5c4e28de0614b68f8b29f2aa33c47bc375ddf859..fc7046244a6f7fdbf6a2741fc2de01a149c8168a 100644 (file)
@@ -1,5 +1,7 @@
 SUMMARY = "General-purpose x86 assembler"
 SECTION = "devel"
+HOMEPAGE = "http://www.nasm.us/"
+DESCRIPTION = "The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 architecture."
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=90904486f8fbf1861cf42752e1a39efe"
 
index ba3398c5d632d2f83ca18f60eb696da56f5485a4..c02b876c0255d7316ce3b468ea1a47aef4c6cbf7 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Ninja is a small build system with a focus on speed."
 HOMEPAGE = "https://ninja-build.org/"
+DESCRIPTION = "Ninja is a small build system with a focus on speed. It differs from other build systems in two major respects: it is designed to have its input files generated by a higher-level build system, and it is designed to run builds as fast as possible."
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=a81586a64ad4e476c791cda7e2f2c52e"
 
index 516982c6f5df463418c062455262b5f9137124ab..a813f7258b5c1fac69d76825192df022109a8514 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "Open Package Manager"
 SUMMARY_libopkg = "Open Package Manager library"
 SECTION = "base"
 HOMEPAGE = "http://code.google.com/p/opkg/"
+DESCRIPTION = "Opkg is a lightweight package management system based on Ipkg."
 BUGTRACKER = "http://code.google.com/p/opkg/issues/list"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
index cd4dc31d7035c779f4ac64881a7238fb9534ed08..ba2c349c9f9b3f4443391ee8ecc7cec56701bb90 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Optimised Inner Loop Runtime Compiler"
 HOMEPAGE = "http://gstreamer.freedesktop.org/modules/orc.html"
+DESCRIPTION = "Optimised Inner Loop Runtime Compiler is a Library and set of tools for compiling and executing SIMD assembly language-like programs that operate on arrays of data."
 LICENSE = "BSD-2-Clause & BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=1400bd9d09e8af56b9ec982b3d85797e"
 
index 84e640773b255d23208db35dcb5870162d31160b..b64eaf3c2150c35293e50d96d041da3fc673b75b 100644 (file)
@@ -1,12 +1,15 @@
+SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries"
+DESCRIPTION = "PatchELF is a simple utility for modifying existing ELF executables and libraries."
+HOMEPAGE = "https://github.com/NixOS/patchelf"
+
+LICENSE = "GPLv3"
+
 SRC_URI = "git://github.com/NixOS/patchelf;protocol=https \
            file://handle-read-only-files.patch \
            file://fix-adjusting-startPage.patch \
            file://fix-phdrs.patch \
            "
 
-LICENSE = "GPLv3"
-SUMMARY = "Tool to allow editing of RPATH and interpreter fields in ELF binaries"
-
 SRCREV = "e1e39f3639e39360ceebb2f7ed533cede4623070"
 
 S = "${WORKDIR}/git"
index ee6eb6ef0f019ba582ee8937f65090ed1545077a..9bb94e7caa4c832c10852e278bf86aceb4ec6865 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Perl scripting language"
 HOMEPAGE = "http://www.perl.org/"
+DESCRIPTION = "Perl is a highly capable, feature-rich programming language"
 SECTION = "devel"
 LICENSE = "Artistic-1.0 | GPL-1.0+"
 LIC_FILES_CHKSUM = "file://Copying;md5=5b122a36d0f6dc55279a0ebc69f3c60b \
index 50e30064bdeb0b557963f9d410658c5e546bd91b..65d6e5068db7a40fedba7747faef210dab9d830c 100644 (file)
@@ -4,6 +4,7 @@
 
 SUMMARY = "Pseudo gives fake root capabilities to a normal user"
 HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/pseudo"
+DESCRIPTION = "The pseudo utility offers a way to run commands in a virtualized root environment."
 LIC_FILES_CHKSUM = "file://COPYING;md5=a1d8023a6f953ac6ea4af765ff62d574"
 SECTION = "base"
 LICENSE = "LGPL2.1"
index 42032a04a8ca13f824f0a3884a5e5a9387f8b3a1..4cc506474bb82049b44ddeac19b1f7a7734a14b2 100644 (file)
@@ -1,4 +1,6 @@
 SUMMARY = "A sophisticated Numeric Processing Package for Python"
+HOMEPAGE = "https://numpy.org/"
+DESCRIPTION = "NumPy is the fundamental package needed for scientific computing with Python."
 SECTION = "devel/python"
 LICENSE = "BSD-3-Clause & BSD-2-Clause & PSF & Apache-2.0 & BSD & MIT"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=1a32aba007a415aa8a1c708a0e2b86a1"
index 646e271014bc93dee4147ed8900f4a78bfe6eadf..072ce974725dee8de03d41b8730253bb79e340ea 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "The Python Programming Language"
 HOMEPAGE = "http://www.python.org"
+DESCRIPTION = "Python is a programming language that lets you work more quickly and integrate your systems more effectively."
 LICENSE = "PSFv2"
 SECTION = "devel/python"
 
index 152ff02a25f7c9d01da56e5025784061d1c714ef..c743e3f75b4ce3e97fa06133c870bafa0f49eae3 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "File synchronization tool"
 HOMEPAGE = "http://rsync.samba.org/"
+DESCRIPTION = "rsync is an open source utility that provides fast incremental file transfer."
 BUGTRACKER = "http://rsync.samba.org/bugzilla.html"
 SECTION = "console/network"
 # GPLv2+ (<< 3.0.0), GPLv3+ (>= 3.0.0)
index 85b3fc867e3d24097fa9932b92ee15c6c945204b..c353d4b79cd4df752eeb2808aa8ed649f07c3a3f 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "Runs postinstall scripts on first boot of the target device"
+DESCRIPTION = "${SUMMARY}"
 SECTION = "devel"
 PR = "r10"
 LICENSE = "MIT"
index b06951df36a1938005187b553cdd0381e30161b1..2b1409d78d34d7b492d891346b78da9926124c61 100644 (file)
@@ -1,6 +1,8 @@
 # Note, we can probably remove the lzma option as it has be replaced with xz,
 # and I don't think the kernel supports it any more.
 SUMMARY = "Tools for manipulating SquashFS filesystems"
+HOMEPAGE = "https://github.com/plougher/squashfs-tools"
+DESCRIPTION = "Tools to create and extract Squashfs filesystems."
 SECTION = "base"
 LICENSE = "GPL-2"
 LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
index ae552da028a1d38dca7e450b3310dc2a810f5700..4121cfcce75b1fe343dc99899d5d9f3c4c0c5552 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "System call tracing tool"
 HOMEPAGE = "http://strace.io"
+DESCRIPTION = "strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state."
 SECTION = "console/utils"
 LICENSE = "LGPL-2.1+ & GPL-2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c756d9d5dabc27663df64f0bf492166c"
index b3c44ca9b93405ec0a00c84fc9aa0e85a5540f23..37b8ca36029a40b9f06c0e3951a856627c86e44f 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Subversion (svn) version control system client"
 HOMEPAGE = "http://subversion.apache.org"
+DESCRIPTION = "Subversion is an open source version control system."
 SECTION = "console/network"
 LICENSE = "Apache-2 & MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=6487ae7094d359fa90fb9c4096e52e2b"
index 3e7eef3a75ea26306522509b175a2e109b487cb9..4ac46ed57f66e272ad8e4dad53b1a28eb55a71da 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Multi-purpose linux bootloader"
 HOMEPAGE = "http://www.syslinux.org/"
+DESCRIPTION = "The Syslinux Project covers lightweight bootloaders for MS-DOS FAT filesystems (SYSLINUX), network booting (PXELINUX), bootable "El Torito" CD-ROMs (ISOLINUX), and Linux ext2/ext3/ext4 or btrfs filesystems (EXTLINUX). The project also includes MEMDISK, a tool to boot legacy operating systems (such as DOS) from nontraditional media; it is usually used in conjunction with PXELINUX and ISOLINUX."
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
                     file://README;beginline=35;endline=41;md5=558f2c71cb1fb9ba511ccd4858e48e8a"
index a7a1f0ff1a5f61835dce10c2c840ce7a08c1ec15..aafe7c72a06abc1441c64b8f7f2df9a5afdbf2b4 100644 (file)
@@ -1,3 +1,9 @@
+SUMMARY = "Boot performance graphing tool"
+DESCRIPTION = "For systemd-bootchart, several proc debug interfaces are required in the kernel config: \
+  CONFIG_SCHEDSTATS \
+below is optional, for additional info: \
+  CONFIG_SCHED_DEBUG"
+HOMEPAGE = "https://github.com/systemd/systemd-bootchart"
 LICENSE = "LGPLv2.1 & GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c \
                     file://LICENSE.GPL2;md5=751419260aa954499f7abaabaa882bbe"
index ed14fe66b12d8e732931e709725bd3ceb786e0f4..44a0d227ec709d66e3395b961ffd55eedf49f4f1 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Target Communication Framework for the Eclipse IDE"
 HOMEPAGE = "http://wiki.eclipse.org/TCF"
+DESCRIPTION = "TCF is a vendor-neutral, lightweight, extensible network protocol mainly for communicating with embedded systems (targets)."
 BUGTRACKER = "https://bugs.eclipse.org/bugs/"
 
 LICENSE = "EPL-1.0 | EDL-1.0"
index e6feb25a7eb8725f313a8109ce18725334e4d70e..35a91b4f09e5e58c46b862300d0f4a1c764a9f96 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Tool Command Language"
 HOMEPAGE = "http://tcl.sourceforge.net"
+DESCRIPTION = "Tool Command Language, is an open-source multi-purpose C library which includes a powerful dynamic scripting language. Together they provide ideal cross-platform development environment for any programming project."
 SECTION = "devel/tcltk"
 
 # http://www.tcl.tk/software/tcltk/license.html
index d60cee87c9bce13fba2cd6624d100836186be935..5a3c060ba97cb79b96dfef7f47d71febd653ed2d 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "Userspace NFS server v3 protocol"
 DESCRIPTION = "UNFS3 is a user-space implementation of the NFSv3 server \
 specification. It provides a daemon for the MOUNT and NFS protocols, which \
 are used by NFS clients for accessing files on the server."
+HOMEPAGE = "https://github.com/unfs3/unfs3"
 SECTION = "console/network"
 LICENSE = "unfs3"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=9475885294e17c0cc0067820d042792e"
index 22b10ba234a0950472401e69b0f33e4c18754561..b42051b8b6088bcd3e5e7495e7c06c7ec1078d54 100644 (file)
@@ -2,6 +2,7 @@ SUMMARY = "Selectively remove #ifdef statements from sources"
 SECTION = "devel"
 LICENSE = "BSD-2-Clause"
 HOMEPAGE = "http://dotat.at/prog/unifdef/"
+DESCRIPTION = "The unifdef utility selectively processes conditional C preprocessor #if and #ifdef directives. It removes from a file both the directives and the additional text that they delimit, while otherwise leaving the file alone."
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=3498caf346f6b77934882101749ada23 \
                     file://unifdef.c;endline=32;md5=6f4ee8085d6e6ab0f7cb4390e1a9c497 \
index 703ed1aa8d0efb875432b5031f16a6f7a3179264..71da2ef07ce3b4e7fb3603a4b408610d95cbf6dc 100644 (file)
@@ -1,4 +1,5 @@
 SUMMARY = "C#-like programming language for easing GObject programming"
+HOMEPAGE = "http://vala-project.org"
 DESCRIPTION = "Vala is a C#-like language dedicated to ease GObject programming. \
 Vala compiles to plain C and has no runtime environment nor penalities whatsoever."
 SECTION = "devel"
@@ -12,7 +13,6 @@ DEPENDS_append_class-target = " ${@bb.utils.contains('DISTRO_FEATURES', 'api-doc
 # vala-native contains a native version of vapigen, which we use instead of the target one
 DEPENDS_append_class-target = " vala-native"
 BBCLASSEXTEND = "native"
-HOMEPAGE = "http://vala-project.org"
 LICENSE = "LGPLv2.1"
 LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
 
index e16a58fc62118fed507fa83a38322d401742fec8..4621471d67ab83c86aaa0d30818de469dd2d6749 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "Valgrind memory debugger and instrumentation framework"
 HOMEPAGE = "http://valgrind.org/"
+DESCRIPTION = "Valgrind is an instrumentation framework for building dynamic analysis tools. There are Valgrind tools that can automatically detect many memory management and threading bugs, and profile your programs in detail."
 BUGTRACKER = "http://valgrind.org/support/bug_reports.html"
 LICENSE = "GPLv2 & GPLv2+ & BSD"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
index 5ed2709e3113165c180cc8caa93e3f4a1764eae2..d988e1ffce37e9c41500228735e14f003ed7e565 100644 (file)
@@ -1,5 +1,6 @@
 SUMMARY = "A shell-script tool for converting XML files to various formats"
-HOMEPAGE = "https://releases.pagure.org/xmlto/"
+HOMEPAGE = "https://pagure.io/xmlto"
+DESCRIPTION = "Utility xmlto is a simple shell-script tool for converting XML files to various formats. It serves as easy to use command line frontend to make fine output without remembering many long options and searching for the syntax of the backends."
 SECTION = "docs/xmlto"
 LICENSE = "GPLv2"